You are here

protected property ServicesMenuResource::$urlGenerator in Services Menu 2.x

The url generator service.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

src/Plugin/rest/resource/ServicesMenuResource.php, line 38

Class

ServicesMenuResource
Provides a service resource for menus.

Namespace

Drupal\services_menu\Plugin\rest\resource

Code

protected $urlGenerator;