Your IP : 216.73.216.79


Current Path : /var/www/html/brspace/vendor/fakerphp/faker/src/Faker/Container/
Upload File :
Current File : /var/www/html/brspace/vendor/fakerphp/faker/src/Faker/Container/ContainerInterface.php

<?php

namespace Faker\Container;

use Psr\Container\ContainerInterface as BaseContainerInterface;

interface ContainerInterface extends BaseContainerInterface
{
}