Loading entity_form_field_label.module +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ function entity_form_field_label_help($route_name, RouteMatchInterface $route_ma * Helper for building the third-party settings form. * * @param \Drupal\Core\Config\Entity\ThirdPartySettingsInterface $plugin * Plugin that supports third-party settings. * * @return array * Third-party settings form. Loading Loading
entity_form_field_label.module +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ function entity_form_field_label_help($route_name, RouteMatchInterface $route_ma * Helper for building the third-party settings form. * * @param \Drupal\Core\Config\Entity\ThirdPartySettingsInterface $plugin * Plugin that supports third-party settings. * * @return array * Third-party settings form. Loading