You are here

protected property GridActionForm::$fids in Filebrowser 8.2

Same name and namespace in other branches
  1. 3.x src/Form/GridActionForm.php \Drupal\filebrowser\Form\GridActionForm::fids

String containing Id's of the selected files

Type: string

File

src/Form/GridActionForm.php, line 49

Class

GridActionForm
Class GridActionForm.

Namespace

Drupal\filebrowser\Form

Code

protected $fids;