protected static property FileBrowserWidget::$deleteDepth in Entity Browser 8
Same name and namespace in other branches
- 8.2 src/Plugin/Field/FieldWidget/FileBrowserWidget.php \Drupal\entity_browser\Plugin\Field\FieldWidget\FileBrowserWidget::deleteDepth
Due to the table structure, this widget has a different depth.
Type: int
Overrides EntityReferenceBrowserWidget::$deleteDepth
File
- src/
Plugin/ Field/ FieldWidget/ FileBrowserWidget.php, line 44
Class
- FileBrowserWidget
- Entity browser file widget.
Namespace
Drupal\entity_browser\Plugin\Field\FieldWidgetCode
protected static $deleteDepth = 3;