/home/kueuepay/public_html/vendor/fakerphp/faker/src/Faker/Container/ContainerInterface.php
<?php

namespace Faker\Container;

use Psr\Container\ContainerInterface as BaseContainerInterface;

interface ContainerInterface extends BaseContainerInterface
{
}
Examples

Examples

For code examples and implementation guides, please refer to the “Examples” section on our developer portal. Go to GitHub Repository