You are here

protected property Oauth2GrantManager::$fileSystem in Simple OAuth (OAuth2) & OpenID Connect 5.x

The file system.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Plugin/Oauth2GrantManager.php, line 79

Class

Oauth2GrantManager
Provides the OAuth2 Grant plugin manager.

Namespace

Drupal\simple_oauth\Plugin

Code

protected $fileSystem;