private Settings::__clone()
Protects creating with clone.
File
- core/lib/Drupal/Core/Site/Settings.php, line 55
Class
- Settings
- Read only settings that are initialized with the class.
Namespace
Drupal\Core\Site
Code
private function __clone() { }
Please login to continue.