Skip to content
Snippets Groups Projects

Issue #3424696: Add normalize to PropTypeInterface

Files
9
@@ -31,7 +31,7 @@ class ComponentAllFormatter extends FormatterBase {
use ComponentSettingsFormBuilderTrait;
/**
*
* Ger component source contexts.
*/
private function getComponentSourceContexts(EntityInterface $entity): array {
// @todo Remove in https://www.drupal.org/project/drupal/issues/3018782.
Loading