?? GreyFile — Mystic File Browser

Current path: home/webdevt/prestashop17/var/cache/prod/ContainerWfbupzb/



?? Go up: /home/webdevt/prestashop17/var/cache/prod

?? Viewing: getDoctrine_DatabaseDropCommandService.php

<?php

use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;

// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the private 'doctrine.database_drop_command' shared service.

$this->services['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});

$instance->setName('doctrine:database:drop');

return $instance;


??

??