PHP Класс Neos\Fusion\Tests\Functional\TypoScriptObjects\Fixtures\WrappedNestedObjectRenderer

Needed for more complex prototype inheritance chain testing.
Наследование: extends Neos\Fusion\TypoScriptObjects\AbstractArrayTypoScriptObject
Показать файл Открыть проект

Открытые методы

Метод Описание
evaluate ( ) : string
getAppend ( ) : string The string the current value should be suffixed with
getPrepend ( ) : string The string the current value should be prepended with

Описание методов

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

public evaluate ( ) : string
Результат string

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

The string the current value should be suffixed with
public getAppend ( ) : string
Результат string

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

The string the current value should be prepended with
public getPrepend ( ) : string
Результат string