function Settings::__clone

Protects creating with clone.

File

core/lib/Drupal/Core/Site/Settings.php, line 95

Class

Settings
Read only settings that are initialized with the class.

Namespace

Drupal\Core\Site

Code

private function __clone() {
}

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