Defines an extension (file) object. Hierarchy class \Drupal\Core\Extension\
The relative pathname of the extension (e.g., 'core/modules/node/node.info.yml'). Type: string File
public Extension::unserialize($data) File
public Extension::getPathname() Returns
public Extension::getFilename() Returns
public Extension::getName() Returns
The filename of the main extension file (e.g., 'node.module'). Type: string|null File
public Extension::getType() Returns
public Extension::getPath() Returns
The type of the extension (e.g., 'module'). Type: string File
Page 1 of 2