We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58abfa6 commit 82fde88Copy full SHA for 82fde88
src/Drupal/DrupalAutoloader.php
@@ -197,7 +197,6 @@ class: Drupal\jsonapi\Routing\JsonApiParamEnhancer
197
assert($service_map instanceof ServiceMap);
198
// @todo this is not updating the reference in the container.
199
$service_map->setDrupalServices($this->serviceMap);
200
-
201
}
202
203
protected function loadLegacyIncludes(): void
0 commit comments