function FormClassMissingName::getFormId
Same name and namespace in other branches
- 11.x core/tests/Drupal/Tests/Core/Routing/UnsupportedRouteAttributePropertiesTest.php \Drupal\Tests\Core\Routing\FormClassMissingName::getFormId()
File
-
core/
tests/ Drupal/ Tests/ Core/ Routing/ UnsupportedRouteAttributePropertiesTest.php, line 189
Class
- FormClassMissingName
- Test class.
Namespace
Drupal\Tests\Core\RoutingCode
public function getFormId() : string {
return '';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.