Updater::$source
Same name in other branches
- 9 core/lib/Drupal/Core/Updater/Updater.php \Drupal\Core\Updater\Updater::source
- 8.9.x core/lib/Drupal/Core/Updater/Updater.php \Drupal\Core\Updater\Updater::source
- 10 core/lib/Drupal/Core/Updater/Updater.php \Drupal\Core\Updater\Updater::source
- 11.x core/lib/Drupal/Core/Updater/Updater.php \Drupal\Core\Updater\Updater::source
Type: string $source Directory to install from.
File
-
includes/
updater.inc, line 75
Class
- Updater
- Base class for Updaters used in Drupal.
Code
public $source;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.