You are here

protected property RenameForm::$oldNames in Filebrowser 3.x

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

Type: array Array containing the old file names before renaming

File

src/Form/RenameForm.php, line 55

Class

RenameForm

Namespace

Drupal\filebrowser\Form

Code

protected $oldNames;