ContainerInteropDoctrineTest\TestAsset\StubFactory::createWithConfig PHP Method

createWithConfig() protected method

protected createWithConfig ( Interop\Container\ContainerInterface $container, $configKey )
$container Interop\Container\ContainerInterface
    protected function createWithConfig(ContainerInterface $container, $configKey)
    {
        return $configKey;
    }