You are here

private property SimpleOauthCommands::$fileSystem in Simple OAuth (OAuth2) & OpenID Connect 8.4

Same name and namespace in other branches
  1. 8.3 src/Commands/SimpleOauthCommands.php \Drupal\simple_oauth\Commands\SimpleOauthCommands::fileSystem
  2. 5.x src/Commands/SimpleOauthCommands.php \Drupal\simple_oauth\Commands\SimpleOauthCommands::fileSystem

The file system.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Commands/SimpleOauthCommands.php, line 28

Class

SimpleOauthCommands
Drush commands for Simple OAuth.

Namespace

Drupal\simple_oauth\Commands

Code

private $fileSystem;