Dumplie\SharedKernel\Tests\Double\Infrastructure\Symfony\HttpKernel\KernelStub::getContainerClass PHP Méthode

getContainerClass() protected méthode

protected getContainerClass ( )
    protected function getContainerClass()
    {
        return $this->name . md5(microtime()) . 'DumplieTestContainer';
    }