[TYPO3-mvc] mm relation, get only one objected instead all associated

Manfred Rutschmann manfred.rutschmann at revier.de
Wed Sep 15 14:21:22 CEST 2010


resolved. I have use the object storage:

    /**
     * stationsid
     * @var
Tx_Extbase_Persistence_ObjectStorage<Tx_RkCamperchecker_Domain_Model_Station>
     * @lazy
     */
    protected $stationsid;


instead of the object.

Regards Manfred


More information about the TYPO3-project-typo3v4mvc mailing list