Loading core/lib/Drupal/Core/Render/ElementInfoManagerInterface.php +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ public function getInfo($type); * (Optional) The value to return if the element type does not specify a * value for the property. Defaults to NULL. * * @return string * @return mixed * The property value of the defined element type. Or the provided * default value, which can be NULL. */ Loading Loading
core/lib/Drupal/Core/Render/ElementInfoManagerInterface.php +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ public function getInfo($type); * (Optional) The value to return if the element type does not specify a * value for the property. Defaults to NULL. * * @return string * @return mixed * The property value of the defined element type. Or the provided * default value, which can be NULL. */ Loading