You are here

private property KeyGeneratorService::$fileSystemChecker in Simple OAuth (OAuth2) & OpenID Connect 5.x

Same name and namespace in other branches
  1. 8.4 src/Service/KeyGeneratorService.php \Drupal\simple_oauth\Service\KeyGeneratorService::fileSystemChecker
  2. 8.3 src/Service/KeyGeneratorService.php \Drupal\simple_oauth\Service\KeyGeneratorService::fileSystemChecker

The filesystem checker.

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

File

src/Service/KeyGeneratorService.php, line 28

Class

KeyGeneratorService
Generates the signature keys.

Namespace

Drupal\simple_oauth\Service

Code

private $fileSystemChecker;