?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/var/cache/dev/Container0X8GVwG/



?? Go up: /home/webdevt/www/schtroumpf.fr/var/cache/dev

?? Viewing: getApiPlatform_Swagger_Command_SwaggerCommandService.php

<?php

use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;

// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the private 'api_platform.swagger.command.swagger_command' shared service.

$this->privates['api_platform.swagger.command.swagger_command'] = $instance = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand(($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), 'PrestaShop API', '', '1.0.0', NULL, $this->parameters['api_platform.swagger.versions'], false);

$instance->setName('api:swagger:export');

return $instance;


??

??