Sindbad~EG File Manager
<?php
namespace ContainerEm1tBUQ;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
/**
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
*/
class getVhostsGenerate_LazyService extends App_KernelDevDebugContainer
{
/**
* Gets the private '.App\Command\VhostsGenerate.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
public static function do($container, $lazyLoad = true)
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $container->privates['.App\\Command\\VhostsGenerate.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('vhosts:generate', [0 => 'openresty:generate'], 'Generate the OpenLitespeed vhosts from the apache configuration, and configure Openresty vhosts in the Redis database.', false, function () use ($container): \App\Command\VhostsGenerate {
return ($container->privates['App\\Command\\VhostsGenerate'] ?? $container->load('getVhostsGenerateService'));
});
}
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists