[TYPO3-german] 6.2 Extbase - There is no @var annotation
g4-lisz at tonarchiv.ch
g4-lisz at tonarchiv.ch
Tue Apr 15 15:20:55 CEST 2014
Problem gelöst:
Da fehlte ein Sternchen:
/** <— here
*
Ohne das ist es kein gültiger phpdoc-Kommentar.
Danke an Tim auf TYPO3-dev!
On 04/14/2014 11:55 PM, g4-lisz at tonarchiv.ch wrote:
> 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
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
More information about the TYPO3-german
mailing list