<?php
/**
 * an emtpy listener all components use this by default
 */
class Doctrine_EventListener_Empty extends Doctrine_EventListener { }