protected property ModalPageService::$uuidService in Modal 4.1.x
Same name and namespace in other branches
- 5.0.x src/Service/ModalPageService.php \Drupal\modal_page\Service\ModalPageService::uuidService
- 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\ServiceCode
protected $uuidService;