You are here

protected property RenameForm::$fids in Filebrowser 8.2

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

Type: string $fids String of the fids of files to be edited

File

src/Form/RenameForm.php, line 23

Class

RenameForm

Namespace

Drupal\filebrowser\Form

Code

protected $fids;