[Neos] Syntax error in NodeTypes.ts2 (Neos 1.1.1)

Sebastian Kurfürst sebastian at typo3.org
Fri Aug 29 11:53:04 CEST 2014


Hey,

> (prototype('KSP:Box') < prototype(TYPO3.Neos:Content) {)
that's wrong, it must be:
prototype(KSP:Box) < prototype(TYPO3.Neos:Content) {


Greets,
Sebastian


More information about the Neos mailing list