composer package updates
[openemr.git] / vendor / zendframework / zend-loader / src / Exception / ExceptionInterface.php
blobea0628ff61d1a60eb7c4860bdea4fa15ba52b053
1 <?php
2 /**
3 * @see https://github.com/zendframework/zend-loader for the canonical source repository
4 * @copyright Copyright (c) 2005-2018 Zend Technologies USA Inc. (https://www.zend.com)
5 * @license https://github.com/zendframework/zend-loader/blob/master/LICENSE.md New BSD License
6 */
8 namespace Zend\Loader\Exception;
10 interface ExceptionInterface