- Issue created by @lawxen
- Assigned to sarwan_verma
- Issue was unassigned.
- Merge request !7Fix https://www.drupal.org/project/layout_builder_kit/issues/3459820 → (Open) created by lawxen
- Status changed to Needs review
5 months ago 5:16am 8 July 2024
Error: Call to protected method Drupal\dyniva_layout_builder_blocks\Plugin\Block\lists\LBKList::t() from scope Drupal\layout_builder_kit\Plugin\Block\LBKBaseComponent in Drupal\layout_builder_kit\Plugin\Block\LBKBaseComponent->buildConfigurationForm() (line 211 of /var/www/html/docroot/modules/contrib/layout_builder_kit/src/Plugin/Block/LBKBaseComponent.php) [35599011-83cc-4314-9511-5e31d092112f].
LBKBaseComponent use
use ContextAwarePluginAssignmentTrait;
use StringTranslationTrait;
ContextAwarePluginAssignmentTrait has abstract protected function t()
StringTranslationTrait has protected function t()
Then cause error
Needs review
2.0
Code