Loading core/modules/layout_builder/src/Routing/LayoutTempstoreRouteEnhancer.php +1 −1 Original line number Diff line number Diff line Loading @@ -3,9 +3,9 @@ namespace Drupal\layout_builder\Routing; use Drupal\Core\Routing\EnhancerInterface; use Drupal\Core\Routing\RouteObjectInterface; use Drupal\layout_builder\LayoutTempstoreRepositoryInterface; use Drupal\layout_builder\SectionStorageInterface; use Symfony\Cmf\Component\Routing\RouteObjectInterface; use Symfony\Component\HttpFoundation\Request; /** Loading core/modules/layout_builder/tests/src/Unit/LayoutTempstoreRouteEnhancerTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -2,11 +2,11 @@ namespace Drupal\Tests\layout_builder\Unit; use Drupal\Core\Routing\RouteObjectInterface; use Drupal\layout_builder\LayoutTempstoreRepositoryInterface; use Drupal\layout_builder\Routing\LayoutTempstoreRouteEnhancer; use Drupal\layout_builder\SectionStorageInterface; use Drupal\Tests\UnitTestCase; use Symfony\Cmf\Component\Routing\RouteObjectInterface; use Symfony\Component\HttpFoundation\Request; use Symfony\Component\Routing\Route; Loading Loading
core/modules/layout_builder/src/Routing/LayoutTempstoreRouteEnhancer.php +1 −1 Original line number Diff line number Diff line Loading @@ -3,9 +3,9 @@ namespace Drupal\layout_builder\Routing; use Drupal\Core\Routing\EnhancerInterface; use Drupal\Core\Routing\RouteObjectInterface; use Drupal\layout_builder\LayoutTempstoreRepositoryInterface; use Drupal\layout_builder\SectionStorageInterface; use Symfony\Cmf\Component\Routing\RouteObjectInterface; use Symfony\Component\HttpFoundation\Request; /** Loading
core/modules/layout_builder/tests/src/Unit/LayoutTempstoreRouteEnhancerTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -2,11 +2,11 @@ namespace Drupal\Tests\layout_builder\Unit; use Drupal\Core\Routing\RouteObjectInterface; use Drupal\layout_builder\LayoutTempstoreRepositoryInterface; use Drupal\layout_builder\Routing\LayoutTempstoreRouteEnhancer; use Drupal\layout_builder\SectionStorageInterface; use Drupal\Tests\UnitTestCase; use Symfony\Cmf\Component\Routing\RouteObjectInterface; use Symfony\Component\HttpFoundation\Request; use Symfony\Component\Routing\Route; Loading