PHP Class Knp\Bundle\KnpBundlesBundle\Event\BundleEvent

Inheritance: extends Symfony\Component\EventDispatcher\Event
Show file Open project: KnpLabs/KnpBundles Class Usage Examples

Public Methods

Method Description
__construct ( Bundle $bundle )
getBundle ( ) : Bundle

Method Details

__construct() public method

public __construct ( Bundle $bundle )
$bundle Knp\Bundle\KnpBundlesBundle\Entity\Bundle

getBundle() public method

public getBundle ( ) : Bundle
return Knp\Bundle\KnpBundlesBundle\Entity\Bundle