protected property Extension::$pathname in Service Container 7.2
Same name and namespace in other branches
- 7 lib/Drupal/Core/Extension/Extension.php \Drupal\Core\Extension\Extension::pathname
The relative pathname of the extension (e.g., 'core/modules/node/node.info.yml').
Type: string
File
- lib/
Drupal/ Core/ Extension/ Extension.php, line 27 - Contains \Drupal\Core\Extension\Extension.
Class
- Extension
- Defines an extension (file) object.
Namespace
Drupal\Core\ExtensionCode
protected $pathname;