PHP Class GraphAware\Neo4j\OGM\Metadata\Factory\IdAnnotationMetadataFactory

Show file Open project: graphaware/neo4j-php-ogm Class Usage Examples

Public Methods

Method Description
__construct ( Doctrine\Common\Annotations\Reader $reader )
create ( $class, ReflectionProperty $reflectionProperty )

Method Details

__construct() public method

public __construct ( Doctrine\Common\Annotations\Reader $reader )
$reader Doctrine\Common\Annotations\Reader

create() public method

public create ( $class, ReflectionProperty $reflectionProperty )
$reflectionProperty ReflectionProperty