Skip to content
Snippets Groups Projects

Issue #3223466 by justin2pin: Fatal error installing with Drupal 8

Merged Justin Toupin requested to merge issue/layout_paragraphs-3223466:2.0.x into 2.0.x
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -2,7 +2,7 @@
namespace Drupal\layout_paragraphs\Event;
use Drupal\Component\EventDispatcher\Event;
use Symfony\Component\EventDispatcher\Event;
use Drupal\layout_paragraphs\LayoutParagraphsLayout;
/**
Loading