X7ROOT File Manager
Current Path:
/home/prisjneg/public_html/vendor/fakerphp/faker/src/Faker/Container
home
/
prisjneg
/
public_html
/
vendor
/
fakerphp
/
faker
/
src
/
Faker
/
Container
/
📁
..
📄
Container.php
(3.66 KB)
📄
ContainerBuilder.php
(1.83 KB)
📄
ContainerException.php
(300 B)
📄
ContainerInterface.php
(164 B)
📄
NotInContainerException.php
(303 B)
Editing: ContainerException.php
<?php declare(strict_types=1); namespace Faker\Container; use Psr\Container\ContainerExceptionInterface; /** * @experimental This class is experimental and does not fall under our BC promise */ final class ContainerException extends \RuntimeException implements ContainerExceptionInterface { }
Upload File
Create Folder