protected property OAuthKey::$fileSystem in Lightning API 8.4
Same name and namespace in other branches
- 8 src/OAuthKey.php \Drupal\lightning_api\OAuthKey::fileSystem
- 8.2 src/OAuthKey.php \Drupal\lightning_api\OAuthKey::fileSystem
- 8.3 src/OAuthKey.php \Drupal\lightning_api\OAuthKey::fileSystem
The file system service.
Type: \Drupal\Core\File\FileSystemInterface
File
- src/
OAuthKey.php, line 26
Class
- OAuthKey
- Defines a service to generate key pairs for oAuth.
Namespace
Drupal\lightning_apiCode
protected $fileSystem;