Neos\Neos\Fusion\ContentElementWrappingImplementation::getValue PHP Méthode

getValue() public méthode

The string to be processed
public getValue ( ) : string
Résultat string
    public function getValue()
    {
        return $this->tsValue('value');
    }