You are here

protected property PhotosImageEditForm::$renderer in Album Photos 8.4

Same name and namespace in other branches
  1. 8.5 src/Form/PhotosImageEditForm.php \Drupal\photos\Form\PhotosImageEditForm::renderer
  2. 6.0.x src/Form/PhotosImageEditForm.php \Drupal\photos\Form\PhotosImageEditForm::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Form/PhotosImageEditForm.php, line 57

Class

PhotosImageEditForm
Defines a form to edit images.

Namespace

Drupal\photos\Form

Code

protected $renderer;