Dumplie\SharedKernel\Tests\Double\Infrastructure\Symfony\HttpKernel\KernelStub::getContainerClass PHP Method

getContainerClass() protected method

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