Networking\InitCmsBundle\Model\PageListenerInterface::postPersist PHP Метод

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

public postPersist ( Doctrine\Common\Persistence\Event\LifecycleEventArgs $args ) : mixed
$args Doctrine\Common\Persistence\Event\LifecycleEventArgs
Результат mixed
    public function postPersist(LifecycleEventArgs $args);
PageListenerInterface