You are here

public function SettingsTest::providerTestRealDeprecatedSettings in Drupal 10

Same name and namespace in other branches
  1. 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\Site

Code

public function providerTestRealDeprecatedSettings() : array {
  return [];
}