freenetis-github/system/vendor/swift/Swift/AddressContainer.php @ 528c2533
8baed187 | Michal Kliment | <?php
|
|
/**
|
|||
* This is purely here for identify reasons on some subclasses
|
|||
* @package Swift
|
|||
* @author Chris Corbyn <chris@w3style.co.uk>
|
|||
*/
|
|||
abstract class Swift_AddressContainer {}
|