PHP Class Neos\Flow\Tests\Functional\Persistence\Fixtures\TestEmbeddedValueObject

Afficher le fichier Open project: neos/flow-development-collection

Protected Properties

Свойство Type Description
$value string

Méthodes publiques

Méthode Description
__construct ( string $value = '' )
getValue ( ) : string

Method Details

__construct() public méthode

public __construct ( string $value = '' )
$value string The string value of this value object

getValue() public méthode

public getValue ( ) : string
Résultat string

Property Details

$value protected_oe property

protected string $value
Résultat string