Loading core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php +1 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,7 @@ public static function create($data_type = 'any') { * * @param string $data_type * The required data type. * @param string|null $label * @param string|null|\Stringable $label * The label of this context definition for the UI. * @param bool $required * Whether the context definition is required. Loading Loading
core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php +1 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,7 @@ public static function create($data_type = 'any') { * * @param string $data_type * The required data type. * @param string|null $label * @param string|null|\Stringable $label * The label of this context definition for the UI. * @param bool $required * Whether the context definition is required. Loading