protected property SettingsFactory::$fileSystem in Lockr 8.3
Same name and namespace in other branches
- 8.4 src/SettingsFactory.php \Drupal\Lockr\SettingsFactory::fileSystem
- 4.x src/SettingsFactory.php \Drupal\lockr\SettingsFactory::fileSystem
Drupal file system interface.
Type: FileSystemInterface
File
- src/
SettingsFactory.php, line 28
Class
- SettingsFactory
- Creates settings objects for lockr clients.
Namespace
Drupal\LockrCode
protected $fileSystem;