[TYPO3-german] 6.2 Extbase - There is no @var annotation

g4-lisz at tonarchiv.ch g4-lisz at tonarchiv.ch
Mon Apr 14 23:55:21 CEST 2014


Hallo allerseits,

hat jemand eine Ahnung, woran das liegen könnte?

Ich kriege den Fehler:
#1363778104: There is no @var annotation for property "isInKanton" in
class "Tx_Hplusinfo_Domain_Model_SearchDemand"

In der betr. Zeile steht aber sehr wohl ein @var:
        /*
         * Local to Kanton
         *
         * @var boolean $isInKanton
         */
        protected $isInKanton = false;

Ich habe noch andere boolsche Properties, die scheinen aber nicht zu
stören...

Grüße,
Till


More information about the TYPO3-german mailing list