You are here

protected property UserLoginForm::$renderer in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/src/Form/UserLoginForm.php \Drupal\user\Form\UserLoginForm::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

core/modules/user/src/Form/UserLoginForm.php, line 49
Contains \Drupal\user\Form\UserLoginForm.

Class

UserLoginForm
Provides a user login form.

Namespace

Drupal\user\Form

Code

protected $renderer;