UserLoginForm::$renderer

Same name and namespace in other branches
  1. 9 core/modules/user/src/Form/UserLoginForm.php \Drupal\user\Form\UserLoginForm::renderer
  2. 8.9.x core/modules/user/src/Form/UserLoginForm.php \Drupal\user\Form\UserLoginForm::renderer
  3. 10 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 50

Class

UserLoginForm
Provides a user login form.

Namespace

Drupal\user\Form

Code

protected $renderer;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.