Closes #3487607
20 | 20 | * {@inheritdoc} |
21 | 21 | */ |
22 | 22 | public function alter(ContainerBuilder $container): void { |
23 | // Add the 'url.path' cache context as required. | |
I tested this locally, and it works as expected.
It would be great to add a test around this, but that could also be a follow-up.
added 2 commits
merged