' . t('About') . ''; $output .= '

' . t('The Configuration Environment module provides a mechanism for handling configuration changes between different environments. For more information, see the online documentation for the Configuration Environment module.', [':config_environment' => 'https://www.drupal.org/node/3047873']) . '

'; return $output; } }