You are here

protected property DemoSystem::$fileSystem in Open Social 10.2.x

Same name and namespace in other branches
  1. 10.3.x modules/custom/social_demo/src/DemoSystem.php \Drupal\social_demo\DemoSystem::fileSystem
  2. 10.0.x modules/custom/social_demo/src/DemoSystem.php \Drupal\social_demo\DemoSystem::fileSystem
  3. 10.1.x modules/custom/social_demo/src/DemoSystem.php \Drupal\social_demo\DemoSystem::fileSystem

The file storage.

Type: \Drupal\file\FileSystemInterface

File

modules/custom/social_demo/src/DemoSystem.php, line 49

Class

DemoSystem
Class DemoSystem.

Namespace

Drupal\social_demo

Code

protected $fileSystem;