link_help($route_name, RouteMatchInterface $route_match)
Implements hook_help().
File
core/modules/link/link.module, line 13 Defines simple link field types.
Code
function link_help($route_name, RouteMatchInterface $route_match) {
switch ($route_name) {
case 'help.page.link':
$output = '';
$output .= '<h3>' . t('About') . '</h3>';
$output .= '<p>' . t('The Link module allows you to create fields that contain internal or external URLs and optional link