You are here

protected property ChartsApiExample::$uuidService in Charts 8.3

Same name and namespace in other branches
  1. 8.4 modules/charts_api_example/src/Controller/ChartsApiExample.php \Drupal\charts_api_example\Controller\ChartsApiExample::uuidService
  2. 5.0.x modules/charts_api_example/src/Controller/ChartsApiExample.php \Drupal\charts_api_example\Controller\ChartsApiExample::uuidService

The UUID service.

Type: \Drupal\Component\Uuid\UuidInterface

File

modules/charts_api_example/src/Controller/ChartsApiExample.php, line 35

Class

ChartsApiExample
Charts Api Example.

Namespace

Drupal\charts_api_example\Controller

Code

protected $uuidService;