protected property EntityBrowserForm::$uuidGenerator in Entity Browser 8.2
Same name and namespace in other branches
- 8 src/Form/EntityBrowserForm.php \Drupal\entity_browser\Form\EntityBrowserForm::uuidGenerator
UUID generator service.
Type: \Drupal\Component\Uuid\UuidInterface
File
- src/
Form/ EntityBrowserForm.php, line 28
Class
- EntityBrowserForm
- The entity browser form.
Namespace
Drupal\entity_browser\FormCode
protected $uuidGenerator;