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

Heiko Kromm | Paints h.kromm at paints.de
Mon Dec 12 17:15:11 CET 2011


Hi Christian, 

I tried this several times, with netbeans and directly on the linux server with nano without any effect. 

Regards 
Heiko 



Von: "\"Christian Müller (Kitsunet)\"" <christian.mueller at typo3.org> 
An: flow3-general at lists.typo3.org 
Gesendet: Montag, 12. Dezember 2011 16:51:39 
Betreff: Re: [FLOW3-general] @var annotation seems to be invalid 

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 

_______________________________________________ 
FLOW3-general mailing list 
FLOW3-general at lists.typo3.org 
http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general 


More information about the FLOW3-general mailing list