protected property ControllerBase::$listBuilder in Social Post 8.2
Same name and namespace in other branches
- 3.x src/Controller/ControllerBase.php \Drupal\social_post\Controller\ControllerBase::listBuilder
The Social Post entity list builder.
Type: \Drupal\social_post\Entity\Controller\SocialPostListBuilder
File
- src/
Controller/ ControllerBase.php, line 18
Class
- ControllerBase
- Controller base for Social Post implementers.
Namespace
Drupal\social_post\ControllerCode
protected $listBuilder;