protected property CasUserManager::$authmap in CAS 2.x
Same name and namespace in other branches
- 8 src/Service/CasUserManager.php \Drupal\cas\Service\CasUserManager::authmap
An authmap service object.
Type: \Drupal\externalauth\AuthmapInterface
File
- src/
Service/ CasUserManager.php, line 52
Class
- CasUserManager
- Provides the 'cas.user_manager' service default implementation.
Namespace
Drupal\cas\ServiceCode
protected $authmap;