You are here

protected property LoginLogoutMenuLink::$config in SAML Authentication 4.x

Same name and namespace in other branches
  1. 8.3 src/Plugin/Menu/LoginLogoutMenuLink.php \Drupal\samlauth\Plugin\Menu\LoginLogoutMenuLink::config
  2. 8.2 src/Plugin/Menu/LoginLogoutMenuLink.php \Drupal\samlauth\Plugin\Menu\LoginLogoutMenuLink::config

A configuration object containing samlauth settings.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/Plugin/Menu/LoginLogoutMenuLink.php, line 21

Class

LoginLogoutMenuLink
A menu link that shows "Log in" or "Log out" as appropriate.

Namespace

Drupal\samlauth\Plugin\Menu

Code

protected $config;