You are here

protected property ModalPageService::$uuidService in Modal 4.1.x

Same name and namespace in other branches
  1. 5.0.x src/Service/ModalPageService.php \Drupal\modal_page\Service\ModalPageService::uuidService
  2. 4.0.x src/Service/ModalPageService.php \Drupal\modal_page\Service\ModalPageService::uuidService

The UUID service.

Type: \Drupal\Component\Uuid\UuidInterface

File

src/Service/ModalPageService.php, line 32

Class

ModalPageService
Modal Page Service Class.

Namespace

Drupal\modal_page\Service

Code

protected $uuidService;