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 2b86bf6 commit 11d8c65Copy full SHA for 11d8c65
src/Routing/DataLookupRoutes.php
@@ -5,6 +5,7 @@
5
use Drupal\Component\Plugin\PluginManagerInterface;
6
use Drupal\Core\DependencyInjection\ContainerInjectionInterface;
7
use Drupal\Core\StringTranslation\StringTranslationTrait;
8
+use Drupal\os2web_datalookup\Form\DataLookupPluginGroupSettingsForm;
9
use Symfony\Component\DependencyInjection\ContainerInterface;
10
use Symfony\Component\Routing\Route;
11
0 commit comments