You are here

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

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

String containing Id's of the selected files

Type: string

File

src/Form/ActionForm.php, line 37

Class

ActionForm
Class ActionForm.

Namespace

Drupal\filebrowser\Form

Code

protected $fids;