Completed
Pull Request — master (#825)
by Antoine
29:39 queued 16:33
created
src/Bridge/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -273,7 +273,6 @@
 block discarded – undo
273 273
     /**
274 274
      * Manipulate doctrine extension services according to the configuration
275 275
      *
276
-     * @param ContainerBuilder $container
277 276
      */
278 277
     private function registerDoctrineExtensionConfiguration(ContainerBuilder $builder) {
279 278
         if (false === $container->getParameter('api_platform.eager_loading.enabled')) {
Please login to merge, or discard this patch.