You are here

protected property GridActionForm::$node in Filebrowser 3.x

Same name and namespace in other branches
  1. 8.2 src/Form/GridActionForm.php \Drupal\filebrowser\Form\GridActionForm::node

Node holding this form

Type: NodeInterface $node

File

src/Form/GridActionForm.php, line 55

Class

GridActionForm
Class GridActionForm.

Namespace

Drupal\filebrowser\Form

Code

protected $node;