You are here

private property PrivateFileKeyProvider::$fileSystem in Apigee Edge 8

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Plugin/KeyProvider/PrivateFileKeyProvider.php, line 54

Class

PrivateFileKeyProvider
Stores Apigee Edge authentication credentials in a private file.

Namespace

Drupal\apigee_edge\Plugin\KeyProvider

Code

private $fileSystem;