You are here

protected property Page::$fileStorage in Open Social 8.8

Same name and namespace in other branches
  1. 8.9 modules/custom/social_demo/src/Plugin/DemoContent/Page.php \Drupal\social_demo\Plugin\DemoContent\Page::fileStorage
  2. 8 modules/custom/social_demo/src/Plugin/DemoContent/Page.php \Drupal\social_demo\Plugin\DemoContent\Page::fileStorage
  3. 8.2 modules/custom/social_demo/src/Plugin/DemoContent/Page.php \Drupal\social_demo\Plugin\DemoContent\Page::fileStorage
  4. 8.3 modules/custom/social_demo/src/Plugin/DemoContent/Page.php \Drupal\social_demo\Plugin\DemoContent\Page::fileStorage
  5. 8.4 modules/custom/social_demo/src/Plugin/DemoContent/Page.php \Drupal\social_demo\Plugin\DemoContent\Page::fileStorage
  6. 8.5 modules/custom/social_demo/src/Plugin/DemoContent/Page.php \Drupal\social_demo\Plugin\DemoContent\Page::fileStorage
  7. 8.6 modules/custom/social_demo/src/Plugin/DemoContent/Page.php \Drupal\social_demo\Plugin\DemoContent\Page::fileStorage
  8. 8.7 modules/custom/social_demo/src/Plugin/DemoContent/Page.php \Drupal\social_demo\Plugin\DemoContent\Page::fileStorage
  9. 10.3.x modules/custom/social_demo/src/Plugin/DemoContent/Page.php \Drupal\social_demo\Plugin\DemoContent\Page::fileStorage
  10. 10.0.x modules/custom/social_demo/src/Plugin/DemoContent/Page.php \Drupal\social_demo\Plugin\DemoContent\Page::fileStorage
  11. 10.1.x modules/custom/social_demo/src/Plugin/DemoContent/Page.php \Drupal\social_demo\Plugin\DemoContent\Page::fileStorage
  12. 10.2.x modules/custom/social_demo/src/Plugin/DemoContent/Page.php \Drupal\social_demo\Plugin\DemoContent\Page::fileStorage

The file storage.

Type: \Drupal\file\FileStorageInterface

File

modules/custom/social_demo/src/Plugin/DemoContent/Page.php, line 29

Class

Page
Page Plugin for demo content.

Namespace

Drupal\social_demo\Plugin\DemoContent

Code

protected $fileStorage;