%PDF- %PDF-
Direktori : /home/silvzytp/crm-dub-code/vendor/fakerphp/faker/src/Faker/Container/ |
Current File : //home/silvzytp/crm-dub-code/vendor/fakerphp/faker/src/Faker/Container/NotInContainerException.php |
<?php declare(strict_types=1); namespace Faker\Container; use Psr\Container\NotFoundExceptionInterface; /** * @experimental This class is experimental and does not fall under our BC promise */ final class NotInContainerException extends \RuntimeException implements NotFoundExceptionInterface { }