UpdateManager::$projects

Same name and namespace in other branches
  1. 9 core/modules/update/src/UpdateManager.php \Drupal\update\UpdateManager::projects
  2. 10 core/modules/update/src/UpdateManager.php \Drupal\update\UpdateManager::projects
  3. 11.x core/modules/update/src/UpdateManager.php \Drupal\update\UpdateManager::projects

An array of installed and enabled projects.

Type: array

File

core/modules/update/src/UpdateManager.php, line 48

Class

UpdateManager
Default implementation of UpdateManagerInterface.

Namespace

Drupal\update

Code

protected $projects;

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