PHP Class Networking\InitCmsBundle\Entity\EntityChangedListener

Inheritance: extends Networking\InitCmsBundle\Model\ModelChangedListener
Datei anzeigen Open project: networking/init-cms-bundle

Public Methods

Method Description
getLoggingInfo ( Doctrine\Common\EventArgs $args, string $method = '' ) : mixed | void
preRemove ( Doctrine\Common\EventArgs $args )

Method Details

getLoggingInfo() public method

public getLoggingInfo ( Doctrine\Common\EventArgs $args, string $method = '' ) : mixed | void
$args Doctrine\Common\EventArgs
$method string
return mixed | void

preRemove() public method

public preRemove ( Doctrine\Common\EventArgs $args )
$args Doctrine\Common\EventArgs