PHP Class Neos\Neos\Ui\TypoScript\AppendToCollectionImplementation

Inheritance: extends TYPO3\TypoScript\TypoScriptObjects\AbstractTypoScriptObject
Show file Open project: neos/neos-ui

Public Methods

Method Description
evaluate ( ) : string Appends an item to the given collection

Method Details

evaluate() public method

Appends an item to the given collection
public evaluate ( ) : string
return string