protected property ControllerBase::$listBuilder in Social Post 3.x
Same name and namespace in other branches
- 8.2 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;