You are here

protected property SocialPostListBuilder::$userEntity in Social Post 3.x

Same name and namespace in other branches
  1. 8.2 src/Entity/Controller/SocialPostListBuilder.php \Drupal\social_post\Entity\Controller\SocialPostListBuilder::userEntity

The user entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Entity/Controller/SocialPostListBuilder.php, line 40

Class

SocialPostListBuilder
Defines a class to build a listing of Social Post Entities.

Namespace

Drupal\social_post\Entity\Controller

Code

protected $userEntity;