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

Afficher le fichier Open project: graphaware/neo4j-php-ogm Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( Doctrine\Common\Annotations\Reader $reader )
create ( string $nodeEntityClass ) : NodeAnnotationMetadata

Method Details

__construct() public méthode

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

create() public méthode

public create ( string $nodeEntityClass ) : NodeAnnotationMetadata
$nodeEntityClass string
Résultat GraphAware\Neo4j\OGM\Metadata\NodeAnnotationMetadata