PHP Interface Storm\Drivers\Fluent\Object\Functional\IReader

显示文件 Open project: timetoogo/penumbra Interface Usage Examples

Public Methods

Method Description
GetReflection ( callable $Function ) : ReflectionFunctionAbstract
Read ( ReflectionFunctionAbstract $Reflection ) : Storm\Drivers\Fluent\Object\Functional\IData

Method Details

GetReflection() public method

public GetReflection ( callable $Function ) : ReflectionFunctionAbstract
$Function callable
return ReflectionFunctionAbstract

Read() public method

public Read ( ReflectionFunctionAbstract $Reflection ) : Storm\Drivers\Fluent\Object\Functional\IData
$Reflection ReflectionFunctionAbstract
return Storm\Drivers\Fluent\Object\Functional\IData