PHP Class GraphAware\Neo4j\OGM\Metadata\NodeAnnotationMetadata

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

Méthodes publiques

Méthode Description
__construct ( string $label, string | null $repository )
getCustomRepository ( ) : string
getLabel ( ) : string

Method Details

__construct() public méthode

public __construct ( string $label, string | null $repository )
$label string
$repository string | null

getCustomRepository() public méthode

public getCustomRepository ( ) : string
Résultat string

getLabel() public méthode

public getLabel ( ) : string
Résultat string