You are here

protected property RestUIController::$urlGenerator in REST UI 8

The URL generator to use.

Type: \Symfony\Component\Routing\Generator\UrlGeneratorInterface

File

src/Controller/RestUIController.php, line 35

Class

RestUIController
Controller routines for REST resources.

Namespace

Drupal\restui\Controller

Code

protected $urlGenerator;