protected property OAuth2Manager::$loggerFactory in Social API 8.2
Same name and namespace in other branches
- 3.x src/AuthManager/OAuth2Manager.php \Drupal\social_api\AuthManager\OAuth2Manager::loggerFactory
The logger factory.
Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface
File
- src/
AuthManager/ OAuth2Manager.php, line 42
Class
- OAuth2Manager
- Defines basic OAuth2Manager to be used by social auth and social post.
Namespace
Drupal\social_api\AuthManagerCode
protected $loggerFactory;