Updater::$name

Same name and namespace in other branches
  1. 7.x includes/updater.inc \Updater::name
  2. 9 core/lib/Drupal/Core/Updater/Updater.php \Drupal\Core\Updater\Updater::name
  3. 10 core/lib/Drupal/Core/Updater/Updater.php \Drupal\Core\Updater\Updater::name

The name of the project directory (basename).

Type: name

File

core/lib/Drupal/Core/Updater/Updater.php, line 30

Class

Updater
Defines the base class for Updaters used in Drupal.

Namespace

Drupal\Core\Updater

Code

protected string $name;

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