Used when the route returns a form. The value should be a class that implements Drupal\Core\Form\FormInterface.

_form: 'Drupal\user\Form\UserLoginForm'
Used when the route returns a form. The value should be a class that implements Drupal\Core\Form\FormInterface.
