Skip to content
Snippets Groups Projects
Commit a03bf147 authored by quietone's avatar quietone
Browse files

fix rebase and rebuild dictionaries

parent 1be821dc
No related branches found
No related tags found
No related merge requests found
......@@ -177,7 +177,6 @@ drupalelementstylecommand
drupalelementstyleediting
drupalelementstyleui
drupalhtmlbuilder
drupalicon
drupalism
drupalisms
drupallink
......
......@@ -18,11 +18,11 @@ mulrev
mulrevpub
olivero
olivero's
prerender
revlog
revpub
prerender
simpletest
sitename_title
sitename
subquery
tempstore
umami
......
......@@ -2,7 +2,7 @@
declare(strict_types=1);
namespace Drupal\layout_builder_fieldblock_test\ContextProvider;
namespace Drupal\layout_builder_field_block_test\ContextProvider;
use Drupal\Core\Plugin\Context\Context;
use Drupal\Core\Plugin\Context\ContextDefinition;
......
......@@ -2,7 +2,7 @@
declare(strict_types=1);
namespace Drupal\layout_builder_fieldblock_test\Plugin\Block;
namespace Drupal\layout_builder_field_block_test\Plugin\Block;
use Drupal\Core\Block\Attribute\Block;
use Drupal\layout_builder\Plugin\Block\FieldBlock as LayoutBuilderFieldBlock;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment