protected property LoginLogoutMenuLink::$config in SAML Authentication 8.3
Same name and namespace in other branches
- 8.2 src/Plugin/Menu/LoginLogoutMenuLink.php \Drupal\samlauth\Plugin\Menu\LoginLogoutMenuLink::config
- 4.x 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\MenuCode
protected $config;