You are here

protected property Oauth2TokenSettingsForm::$fileSystemChecker in Simple OAuth (OAuth2) & OpenID Connect 8.3

Same name and namespace in other branches
  1. 8.4 src/Entity/Form/Oauth2TokenSettingsForm.php \Drupal\simple_oauth\Entity\Form\Oauth2TokenSettingsForm::fileSystemChecker
  2. 5.x src/Entity/Form/Oauth2TokenSettingsForm.php \Drupal\simple_oauth\Entity\Form\Oauth2TokenSettingsForm::fileSystemChecker

The file system checker.

Type: \Drupal\simple_oauth\Service\Filesystem\FileSystemChecker

File

src/Entity/Form/Oauth2TokenSettingsForm.php, line 25

Class

Oauth2TokenSettingsForm
The settings form.

Namespace

Drupal\simple_oauth\Entity\Form

Code

protected $fileSystemChecker;