protected property ProviderPluginBase::$revocationSupported in Authorization 8
Whether this provider supports revocation.
Revocation supported.
Type: bool
File
- src/
Provider/ ProviderPluginBase.php, line 44
Class
- ProviderPluginBase
- Base class for Authorization provider plugins.
Namespace
Drupal\authorization\ProviderCode
protected $revocationSupported = FALSE;