PHP Class GraphAware\Neo4j\OGM\Tests\Lazy\Model\MetaResource

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

Protected Properties

Свойство Type Description
$colour string
$icon string
$iconColour string
$id integer
$name_DE string
$resourceType string

Méthodes publiques

Méthode Description
__construct ( $resourceType )
getColour ( )
getIcon ( )
getIconColour ( )
getName_DE ( )
getResourceType ( )

Method Details

__construct() public méthode

public __construct ( $resourceType )

getColour() public méthode

public getColour ( )

getIcon() public méthode

public getIcon ( )

getIconColour() public méthode

public getIconColour ( )

getName_DE() public méthode

public getName_DE ( )

getResourceType() public méthode

public getResourceType ( )

Property Details

$colour protected_oe property

protected string $colour
Résultat string

$icon protected_oe property

protected string $icon
Résultat string

$iconColour protected_oe property

protected string $iconColour
Résultat string

$id protected_oe property

protected int $id
Résultat integer

$name_DE protected_oe property

protected string $name_DE
Résultat string

$resourceType protected_oe property

protected string $resourceType
Résultat string