PHP Interface PHPStan\Reflection\FunctionReflectionFactory

Show file Open project: phpstan/phpstan Interface Usage Examples

Public Methods

Method Description
create ( ReflectionFunction $reflection ) : FunctionReflection

Method Details

create() public method

public create ( ReflectionFunction $reflection ) : FunctionReflection
$reflection ReflectionFunction
return FunctionReflection