[FLOW3-general] Mapping and adding objects - problem with properties

Sebastian Kurfürst sebastian at typo3.org
Wed Aug 31 18:38:31 CEST 2011


Hey,

> public function setAge($birthdate) {
>         $this->birthdate = $birthdate;
>     }

That's the error :-) It must be "public function setBirthdate".

Greets,
Sebastian



More information about the FLOW3-general mailing list