You are here

protected property BackgroundImageForm::$imageFile in Background Image 2.0.x

Same name and namespace in other branches
  1. 8 src/Form/BackgroundImageForm.php \Drupal\background_image\Form\BackgroundImageForm::imageFile
  2. 2.x src/Form/BackgroundImageForm.php \Drupal\background_image\Form\BackgroundImageForm::imageFile

Type: \Drupal\file\FileInterface

File

src/Form/BackgroundImageForm.php, line 39

Class

BackgroundImageForm

Namespace

Drupal\background_image\Form

Code

protected $imageFile;