The type of the extension (e.g., 'module').
Type: string
File
- core/lib/Drupal/Core/Extension/Extension.php, line 15
Class
- Extension
- Defines an extension (file) object.
Namespace
Drupal\Core\Extension
Code
protected $type;
The type of the extension (e.g., 'module').
Type: string
Drupal\Core\Extension
protected $type;
Please login to continue.