SystemCompactLink

class SystemCompactLink

Provides a link to show or hide help text on administration pages.

Usage example:

$form['system_compact_link'] = [
  '#type' => 'system_compact_link',
];

Plugin annotation

@RenderElement("system_compact_link")

Hierarchy