[FLOW3-general] @var annotation seems to be invalid

"Christian Müller (Kitsunet)" christian.mueller at typo3.org
Mon Dec 12 16:51:39 CET 2011


Hi Heiko,

sometimes it happens that there are invalid (invisible) characters in 
the line. Maybe remove the annotation and write it again, should work 
afterwards.

Cheers,
Christian

On 12/12/11 16:55, Heiko Kromm | Paints wrote:
> Hi List,
>
> I have a fresh FLOW3 1.0 installation and tried to install a package I created on an earlier version.
> After changing a lot of annotations I'm stuck on this error message:
>
> Uncaught Exception The @var annotation for "...\Domain\Model\Admin\Vat::$title" seems to be invalid
>
> There is only a simple declaration an string at this position:
> class Vat {
>
> /**
> * Vat Title
> *
> * @var string
> */
> protected $title = '';
>
>
> I found the installation hints in the wiki, but it only describes how to prevent this error on Windows. But my installation is on ubuntu linux.
> Any hints on that?
>
> Regards
> Heiko



More information about the FLOW3-general mailing list