/
var
/
www
/
html
/
amply
/
var
/
cache
/
prod
/
ContainerMYAo99x
/
Upload File
HOME
<?php namespace ContainerMYAo99x; 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 getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService extends App_KernelProdContainer { /* * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service. * * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor */ public static function do($container, $lazyLoad = true) { include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php'; return $container->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($container->services['doctrine.orm.default_entity_manager'] ?? $container->load('getDoctrine_Orm_DefaultEntityManagerService'))); } }