%PDF- %PDF-
Direktori : /var/www/html/o91-api/vendor/zendframework/zend-diactoros/src/Exception/ |
Current File : /var/www/html/o91-api/vendor/zendframework/zend-diactoros/src/Exception/ExceptionInterface.php |
<?php /** * Zend Framework (http://framework.zend.com/) * * @see http://github.com/zendframework/zend-diactoros for the canonical source repository * @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com) * @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License */ namespace Zend\Diactoros\Exception; /** * Marker interface for package-specific exceptions. */ interface ExceptionInterface { }