Now it's corrected, i will do it next time...
On 08/15/2012 06:30 PM, Matthew Weier O'Phinney wrote:
> -- Lukas Vlk <
[hidden email]> wrote
> (on Thursday, 09 August 2012, 10:28 AM +0200):
>> I found small mistake here:
http://zf2.readthedocs.org/en/latest/modules/zend.db.result-set.html#zend-db-resultset-hydratingresultset>>
>> class UserEntity {
>> protected function $first_name; //delete "function" keyword
>> protected function $last_name; //delete "function" keyword
>> public function getFirstName() { return $this->first_name; }
>> public function getLastName() { return $this->last_name; }
>> }
> Can you please edit the document? (There's a link in the lower left that
> will assist you with that.)
>
--
List:
[hidden email]
Info:
http://framework.zend.com/archivesUnsubscribe:
[hidden email]