You are here

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

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