protected property DemoComment::$userStorage in Open Social 8.2
Same name and namespace in other branches
- 8.9 modules/custom/social_demo/src/DemoComment.php \Drupal\social_demo\DemoComment::userStorage
- 8 modules/custom/social_demo/src/DemoComment.php \Drupal\social_demo\DemoComment::userStorage
- 8.3 modules/custom/social_demo/src/DemoComment.php \Drupal\social_demo\DemoComment::userStorage
- 8.4 modules/custom/social_demo/src/DemoComment.php \Drupal\social_demo\DemoComment::userStorage
- 8.5 modules/custom/social_demo/src/DemoComment.php \Drupal\social_demo\DemoComment::userStorage
- 8.6 modules/custom/social_demo/src/DemoComment.php \Drupal\social_demo\DemoComment::userStorage
- 8.7 modules/custom/social_demo/src/DemoComment.php \Drupal\social_demo\DemoComment::userStorage
- 8.8 modules/custom/social_demo/src/DemoComment.php \Drupal\social_demo\DemoComment::userStorage
- 10.3.x modules/custom/social_demo/src/DemoComment.php \Drupal\social_demo\DemoComment::userStorage
- 10.0.x modules/custom/social_demo/src/DemoComment.php \Drupal\social_demo\DemoComment::userStorage
- 10.1.x modules/custom/social_demo/src/DemoComment.php \Drupal\social_demo\DemoComment::userStorage
- 10.2.x modules/custom/social_demo/src/DemoComment.php \Drupal\social_demo\DemoComment::userStorage
The user storage.
Type: \Drupal\user\UserStorageInterface
File
- modules/
custom/ social_demo/ src/ DemoComment.php, line 21
Class
- DemoComment
- Class DemoComment.
Namespace
Drupal\social_demoCode
protected $userStorage;