An array of installed and enabled projects.
Type: array
File
- core/modules/update/src/UpdateManager.php, line 47
Class
- UpdateManager
- Default implementation of UpdateManagerInterface.
Namespace
Drupal\update
Code
protected $projects;
An array of installed and enabled projects.
Type: array
Drupal\update
protected $projects;
Please login to continue.