You are here

protected property SocialPostListBuilder::$urlGenerator 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::urlGenerator

The url generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

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

Class

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

Namespace

Drupal\social_post\Entity\Controller

Code

protected $urlGenerator;