You are here

protected property CropTypeListBuilder::$urlGenerator in Crop API 8.2

Same name and namespace in other branches
  1. 8 src/CropTypeListBuilder.php \Drupal\crop\CropTypeListBuilder::urlGenerator

The url generator service.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

src/CropTypeListBuilder.php, line 27

Class

CropTypeListBuilder
Defines a class to build a listing of crop type entities.

Namespace

Drupal\crop

Code

protected $urlGenerator;