Neos\Flow\Tests\Functional\Persistence\Fixtures\TestEmbeddedValueObject::getValue PHP Метод

getValue() публичный Метод

public getValue ( ) : string
Результат string
    public function getValue()
    {
        return $this->value;
    }
TestEmbeddedValueObject