PHP Class SensioLabs\Deptrac\Configuration\ConfigurationCollector

Mostrar archivo Open project: sensiolabs-de/deptrac Class Usage Examples

Public Methods

Method Description
fromArray ( array $arr )
getArgs ( ) : mixed
getType ( ) : mixed

Private Methods

Method Description
__construct ( $type, $args ) ConfigurationCollector constructor.

Method Details

fromArray() public static method

public static fromArray ( array $arr )
$arr array

getArgs() public method

public getArgs ( ) : mixed
return mixed

getType() public method

public getType ( ) : mixed
return mixed