%PDF- %PDF-
Direktori : /home/silvzytp/crm-ind-code/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/ |
Current File : //home/silvzytp/crm-ind-code/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/ExceptionInterface.php |
<?php namespace Doctrine\Instantiator\Exception; use Throwable; /** * Base exception marker interface for the instantiator component */ interface ExceptionInterface extends Throwable { }