protected property Oauth2ClientPluginBase::$configFactory in OAuth2 Client 8.3
Same name and namespace in other branches
- 8.2 src/Plugin/Oauth2Client/Oauth2ClientPluginBase.php \Drupal\oauth2_client\Plugin\Oauth2Client\Oauth2ClientPluginBase::configFactory
The configuration factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
Plugin/ Oauth2Client/ Oauth2ClientPluginBase.php, line 30
Class
- Oauth2ClientPluginBase
- Base class for Oauth2Client plugins.
Namespace
Drupal\oauth2_client\Plugin\Oauth2ClientCode
protected $configFactory;