PHP Class BetterReflection\SourceLocator\Type\EvaledCodeSourceLocator

Inheritance: extends AbstractSourceLocator
Show file Open project: roave/better-reflection Class Usage Examples

Public Methods

Method Description
__construct ( )

Protected Methods

Method Description
createLocatedSource ( BetterReflection\Identifier\Identifier $identifier ) {@inheritDoc}

Private Methods

Method Description
getInternalReflectionClassName ( BetterReflection\Identifier\Identifier $identifier ) : null | string

Method Details

__construct() public method

public __construct ( )

createLocatedSource() protected method

{@inheritDoc}
protected createLocatedSource ( BetterReflection\Identifier\Identifier $identifier )
$identifier BetterReflection\Identifier\Identifier