-
- Downloads
Issue #2087279 by larowlan, dawehner, disasm, tim.plunkett: Add a config() method to FormBase.
parent
874690a3
No related branches found
No related tags found
Showing
- core/lib/Drupal/Core/Form/FormBase.php 45 additions, 0 deletionscore/lib/Drupal/Core/Form/FormBase.php
- core/modules/aggregator/lib/Drupal/aggregator/Form/AggregatorCategorizeFormBase.php 2 additions, 6 deletions...b/Drupal/aggregator/Form/AggregatorCategorizeFormBase.php
- core/modules/config/lib/Drupal/config/Form/ConfigSync.php 1 addition, 6 deletionscore/modules/config/lib/Drupal/config/Form/ConfigSync.php
- core/modules/forum/lib/Drupal/forum/Form/Overview.php 3 additions, 6 deletionscore/modules/forum/lib/Drupal/forum/Form/Overview.php
- core/modules/system/lib/Drupal/system/SystemConfigFormBase.php 11 additions, 0 deletions...modules/system/lib/Drupal/system/SystemConfigFormBase.php
- core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php 1 addition, 1 deletion...orm_test/lib/Drupal/form_test/FormTestArgumentsObject.php
- core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestControllerObject.php 2 additions, 22 deletions...rm_test/lib/Drupal/form_test/FormTestControllerObject.php
- core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestObject.php 1 addition, 1 deletion...modules/form_test/lib/Drupal/form_test/FormTestObject.php
- core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestServiceObject.php 1 addition, 1 deletion.../form_test/lib/Drupal/form_test/FormTestServiceObject.php
- core/modules/taxonomy/lib/Drupal/taxonomy/Form/OverviewTerms.php 2 additions, 14 deletions...dules/taxonomy/lib/Drupal/taxonomy/Form/OverviewTerms.php
- core/modules/user/lib/Drupal/user/Form/UserLoginForm.php 4 additions, 16 deletionscore/modules/user/lib/Drupal/user/Form/UserLoginForm.php
Please register or sign in to comment