- <?php
- namespace ThurData\Servers\KerioEmail\Core;
- /**
- * Description of DependencyInjection
- *
- * @author Rafał Ossowski <rafal.os@thurdata.com>
- */
- class DependencyInjection extends \ThurData\Servers\KerioEmail\Core\DependencyInjection\DependencyInjection
- {
- }
|