PATH:
home
/
centosnipponia
/
public_html
/
msg
/
vendor
/
fakerphp
/
faker
/
src
/
Faker
/
Container
<?php namespace Faker\Container; use Psr\Container\ContainerInterface as BaseContainerInterface; interface ContainerInterface extends BaseContainerInterface { /** * Get the bindings between Extension interfaces and implementations. */ public function getDefinitions(): array; }
[+]
..
[-] Container.php
[edit]
[-] ContainerBuilder.php
[edit]
[-] ContainerException.php
[edit]
[-] ContainerInterface.php
[edit]
[-] NotInContainerException.php
[edit]
[-] .htaccess.disabled
[edit]