PHP Class Storm\Drivers\Base\Object\Construction\ParameteratizedConstructor

Inheritance: extends ReflectionConstructor
ファイルを表示 Open project: timetoogo/penumbra

Public Methods

Method Description
__construct ( array $Parameters )

Protected Methods

Method Description
ConstructFrom ( ReflectionClass $Reflection )

Method Details

ConstructFrom() protected method

protected ConstructFrom ( ReflectionClass $Reflection )
$Reflection ReflectionClass

__construct() public method

public __construct ( array $Parameters )
$Parameters array