W3cubDocs

/Drupal 8

protected property Extension::$pathname

The relative pathname of the extension (e.g., 'core/modules/node/node.info.yml').

Type: string

File

core/lib/Drupal/Core/Extension/Extension.php, line 22

Class

Extension
Defines an extension (file) object.

Namespace

Drupal\Core\Extension

Code

protected $pathname;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Extension!Extension.php/property/Extension::pathname/8.1.x