ExtensionList::$type
Same name in other branches
- 9 core/lib/Drupal/Core/Extension/ExtensionList.php \Drupal\Core\Extension\ExtensionList::type
- 8.9.x core/lib/Drupal/Core/Extension/ExtensionList.php \Drupal\Core\Extension\ExtensionList::type
- 11.x core/lib/Drupal/Core/Extension/ExtensionList.php \Drupal\Core\Extension\ExtensionList::type
The type of the extension.
Possible values: "module", "theme", "profile" or "database_driver".
Type: string
File
-
core/
lib/ Drupal/ Core/ Extension/ ExtensionList.php, line 30
Class
- ExtensionList
- Provides available extensions.
Namespace
Drupal\Core\ExtensionCode
protected $type;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.