Doctrine_Record::postSerialize PHP Méthode

postSerialize() public méthode

Empty template method to provide concrete Record classes with the possibility to hook into the serializing procedure.
public postSerialize ( $event )
    public function postSerialize($event)
    {
    }