PHP Class Nelmio\Alice\Definition\Value\FixturePropertyValue

Inheritance: implements Nelmio\Alice\Definition\ValueInterface
Afficher le fichier Open project: nelmio/alice Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( Nelmio\Alice\Definition\ValueInterface $reference, string $property )
__toString ( ) : string
getProperty ( ) : string
getReference ( ) : Nelmio\Alice\Definition\ValueInterface
getValue ( ) : array

Method Details

__construct() public méthode

public __construct ( Nelmio\Alice\Definition\ValueInterface $reference, string $property )
$reference Nelmio\Alice\Definition\ValueInterface
$property string

__toString() public méthode

public __toString ( ) : string
Résultat string

getProperty() public méthode

public getProperty ( ) : string
Résultat string

getReference() public méthode

public getReference ( ) : Nelmio\Alice\Definition\ValueInterface
Résultat Nelmio\Alice\Definition\ValueInterface

getValue() public méthode

public getValue ( ) : array
Résultat array