Correcting coding standards
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -17,6 +17,14 @@ use Drupal\field_group\FormatterHelper;
@@ -77,78 +85,186 @@ class InlineParagraphsWidget extends WidgetBase {
public function __construct($plugin_id, $plugin_definition, FieldDefinitionInterface $field_definition, array $settings, array $third_party_settings, EntityDisplayRepositoryInterface $entityDisplayRepository, EntityTypeManagerInterface $entityTypeManager, ContentTranslationManagerInterface $contentTranslationManager, EntityTypeBundleInfoInterface $entityTypeBundleInfo, SelectionPluginManagerInterface $selectionPluginManager, ModuleHandlerInterface $moduleHandler, Token $token) {
@@ -169,33 +285,37 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -204,11 +324,11 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -231,7 +351,7 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -264,9 +384,9 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -287,11 +407,11 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -334,7 +454,7 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -350,52 +470,52 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -408,7 +528,11 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -429,108 +553,121 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -539,7 +676,13 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -557,7 +700,13 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -572,7 +721,7 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -582,19 +731,22 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -605,7 +757,7 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -620,7 +772,7 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -638,7 +790,7 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -650,7 +802,9 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -669,11 +823,11 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -691,7 +845,7 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -700,13 +854,13 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -716,7 +870,7 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -743,31 +897,32 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -777,6 +932,9 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -784,7 +942,7 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -804,7 +962,7 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -815,10 +973,10 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -835,12 +993,12 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -848,15 +1006,16 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -885,12 +1044,12 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -910,7 +1069,7 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -965,7 +1124,7 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -984,7 +1143,7 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -1005,7 +1164,7 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -1051,7 +1210,7 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -1060,7 +1219,10 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -1106,7 +1268,10 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -1115,7 +1280,7 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -1127,8 +1292,12 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -1180,6 +1349,9 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -1205,6 +1377,9 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -1241,10 +1416,11 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -1311,7 +1487,7 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -1335,9 +1511,10 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -1358,7 +1535,9 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -1393,9 +1572,12 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -1406,7 +1588,22 @@ class InlineParagraphsWidget extends WidgetBase {
@@ -1433,10 +1630,10 @@ class InlineParagraphsWidget extends WidgetBase {