PHP Class Studio\Package

Afficher le fichier Open project: franzliedke/studio Class Usage Examples

Protected Properties

Свойство Type Description
$name
$path
$vendor

Méthodes publiques

Méthode Description
__construct ( $vendor, $name, $path )
fromFolder ( $path )
getComposerId ( )
getName ( )
getPath ( )
getVendor ( )

Method Details

__construct() public méthode

public __construct ( $vendor, $name, $path )

fromFolder() public static méthode

public static fromFolder ( $path )

getComposerId() public méthode

public getComposerId ( )

getName() public méthode

public getName ( )

getPath() public méthode

public getPath ( )

getVendor() public méthode

public getVendor ( )

Property Details

$name protected_oe property

protected $name

$path protected_oe property

protected $path

$vendor protected_oe property

protected $vendor