function FormClassRouteLocalizedPaths::getFormId

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

File

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

Class

FormClassRouteLocalizedPaths
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.