This commit is contained in:
2018-04-14 18:42:44 +02:00
parent a01d52e62c
commit d4087b2924
5 changed files with 541 additions and 15 deletions
@@ -10,6 +10,9 @@ use Drupal\Core\Url;
use Drupal\Core\Language\LanguageInterface;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpFoundation\JsonResponse;
// use Drupal\Core\Cache\CacheableJsonResponse;
// use Drupal\Core\Cache\CacheableMetadata;
use Drupal\core\render\RenderContext;
/**
* Class EdlpSearchController.