protected property EntityBrowser::$form_class in Entity Browser 8.2
Same name and namespace in other branches
- 8 src/Entity/EntityBrowser.php \Drupal\entity_browser\Entity\EntityBrowser::form_class
Name of the form class.
Type: string
File
- src/
Entity/ EntityBrowser.php, line 163
Class
- EntityBrowser
- Defines an entity browser configuration entity.
Namespace
Drupal\entity_browser\EntityCode
protected $form_class = '\\Drupal\\entity_browser\\Form\\EntityBrowserForm';