You are here

protected static property FileBrowserWidget::$deleteDepth in Entity Browser 8

Same name and namespace in other branches
  1. 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\FieldWidget

Code

protected static $deleteDepth = 3;