[TYPO3-mvc] DateTime Parsing with features.rewrittenPropertyMapper = 1 broken?

Christian Kuhn lolli at schwarzbu.ch
Wed Mar 7 10:03:27 CET 2012


Hey.

On 03/06/2012 07:28 PM, Matthias Krappitz wrote:
> Tx_Timetrack_Domain_Model_Worktime::__construct() does not exist (More
> information)" could mean? How can there be not an __construct() method
> in any class?

This happens if a child class calls parent::__construct() and parent has 
no constructor.

Regards
Christian


More information about the TYPO3-project-typo3v4mvc mailing list