function FormClassRouteLocale::getFormId

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Routing/UnsupportedRouteAttributePropertiesTest.php \Drupal\Tests\Core\Routing\FormClassRouteLocale::getFormId()

File

core/tests/Drupal/Tests/Core/Routing/UnsupportedRouteAttributePropertiesTest.php, line 220

Class

FormClassRouteLocale
Test class.

Namespace

Drupal\Tests\Core\Routing

Code

public function getFormId() : string {
  return '';
}

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