InstallerException::$title

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Installer/Exception/InstallerException.php \Drupal\Core\Installer\Exception\InstallerException::title
  2. 8.9.x core/lib/Drupal/Core/Installer/Exception/InstallerException.php \Drupal\Core\Installer\Exception\InstallerException::title
  3. 10 core/lib/Drupal/Core/Installer/Exception/InstallerException.php \Drupal\Core\Installer\Exception\InstallerException::title

The page title to output.

Type: string

File

core/lib/Drupal/Core/Installer/Exception/InstallerException.php, line 18

Class

InstallerException
Base class for exceptions thrown by installer.

Namespace

Drupal\Core\Installer\Exception

Code

protected $title;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.