Quote: Mikel wrote on Tue, 07 November 2017 15:18
----------------------------------------------------
> > Oops, an error occurred!
> syntax error, unexpected 'DebuggerUtility' (T_STRING)

Take the full namespace (or take a use statement at the beggining of your 
class):
\TYPO3\CMS\Extbase\Utility\DebuggerUtility::var_dump($apprep->findByUid(1));
----------------------------------------------------

Another error:

Oops, an error occurred!
syntax error, unexpected '\' (T_NS_SEPARATOR)


_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to