[TYPO3-english] Re: Command Controller: I can't execute a command that uses class repositories of my extension
christian ewigfrost
christian-kulozik at gmx.net
Tue Nov 7 15:25:00 CET 2017
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)
More information about the TYPO3-english
mailing list