Networking\InitCmsBundle\Model\ModelChangedListener::postUpdate PHP Метод

postUpdate() публичный Метод

public postUpdate ( Doctrine\Common\EventArgs $args )
$args Doctrine\Common\EventArgs
    public function postUpdate(EventArgs $args)
    {
        $this->getLoggingInfo($args, 'updated');
    }