Commit 6a6016c8 authored by emarcarelli's avatar emarcarelli
Browse files

Issue #3291630: PHP Fatal error: Declaration of...

parent 7e6258c3
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ use Drupal\paragraphs\Entity\ParagraphsType;
use Drupal\Core\Database\Connection;
use Drupal\Core\Entity\EntityTypeManagerInterface;
use Symfony\Component\HttpFoundation\RequestStack;
use Symfony\Component\DependencyInjection\ContainerInterface;

/**
 * Implements class Intances controller.