function FormClassRouteLocale::buildForm
Same name and namespace in other branches
- 11.x core/tests/Drupal/Tests/Core/Routing/UnsupportedRouteAttributePropertiesTest.php \Drupal\Tests\Core\Routing\FormClassRouteLocale::buildForm()
File
-
core/
tests/ Drupal/ Tests/ Core/ Routing/ UnsupportedRouteAttributePropertiesTest.php, line 227
Class
- FormClassRouteLocale
- Test class.
Namespace
Drupal\Tests\Core\RoutingCode
public function buildForm(array $form, FormStateInterface $form_state) : array {
return [];
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.