protected property SettingsFactory::$fileSystem in Lockr 4.x
Same name and namespace in other branches
- 8.4 src/SettingsFactory.php \Drupal\Lockr\SettingsFactory::fileSystem
- 8.3 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;