public function SettingsTest::providerTestRealDeprecatedSettings in Drupal 10
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Core/Site/SettingsTest.php \Drupal\Tests\Core\Site\SettingsTest::providerTestRealDeprecatedSettings()
Provides data for testRealDeprecatedSettings().
File
- core/
tests/ Drupal/ Tests/ Core/ Site/ SettingsTest.php, line 307
Class
- SettingsTest
- @coversDefaultClass \Drupal\Core\Site\Settings @runTestsInSeparateProcesses @group Site
Namespace
Drupal\Tests\Core\SiteCode
public function providerTestRealDeprecatedSettings() : array {
return [];
}