Networking\InitCmsBundle\Model\ContentRouteListenerInterface::preUpdate PHP Метод

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

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