You are here

protected property SettingsFactory::$fileSystem in Lockr 8.4

Same name and namespace in other branches
  1. 8.3 src/SettingsFactory.php \Drupal\Lockr\SettingsFactory::fileSystem
  2. 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\Lockr

Code

protected $fileSystem;