function SettingsEditor::__construct

Same name in other branches
  1. 10 core/lib/Drupal/Core/Site/SettingsEditor.php \Drupal\Core\Site\SettingsEditor::__construct()

This class should not be instantiated.

Use a static ::rewrite() method call instead.

See also

\Drupal\Core\Site\SettingsEditor::rewrite()

File

core/lib/Drupal/Core/Site/SettingsEditor.php, line 19

Class

SettingsEditor
Generates settings.php files for Drupal installations.

Namespace

Drupal\Core\Site

Code

private function __construct() {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.