phpDocumentor

ExtensionInfo
in package

FinalYes

Table of Contents

Properties

$manifest  : Manifest
$name  : string
$namespace  : string
$path  : string

Methods

fromManifest()  : self
getExtensionClass()  : string
getManifest()  : Manifest
getName()  : string
getNamespace()  : string
getPath()  : string
getVersion()  : string
__construct()  : mixed

Properties

Methods

fromManifest()

public static fromManifest(Manifest $manifest, string $path) : self
Parameters
$manifest : Manifest
$path : string
Return values
self

getExtensionClass()

public getExtensionClass() : string
Return values
string

getManifest()

public getManifest() : Manifest
Return values
Manifest

getNamespace()

public getNamespace() : string
Return values
string

getVersion()

public getVersion() : string
Return values
string

__construct()

private __construct(Manifest $manifest, string $path) : mixed
Parameters
$manifest : Manifest
$path : string

        
On this page

Search results