<?php
/**
* Swift Mailer Event Interface
* Please read the LICENSE file
* @copyright Chris Corbyn <chris@w3style.co.uk>
* @author Chris Corbyn <chris@w3style.co.uk>
* @package Swift_Events
* @license GNU Lesser General Public License
*/
/**
* Used for identity only
* @package Swift_Events
* @author Chris Corbyn <chris@w3style.co.uk>
*/
interface Swift_Events_Listener {}