Networking\InitCmsBundle\Model\PageListenerInterface::onFlush PHP Method

onFlush() public method

public onFlush ( Doctrine\ORM\Event\OnFlushEventArgs $args ) : mixed
$args Doctrine\ORM\Event\OnFlushEventArgs
return mixed
    public function onFlush(OnFlushEventArgs $args);
PageListenerInterface