Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3779880
D2482.id6257.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
509 B
Referenced Files
None
Subscribers
None
D2482.id6257.diff
View Options
diff --git a/src/WithScribunto.php b/src/WithScribunto.php
--- a/src/WithScribunto.php
+++ b/src/WithScribunto.php
@@ -9,7 +9,7 @@
self::registerScribuntoConfiguration();
}
- private function registerScribuntoConfiguration () : void {
+ private static function registerScribuntoConfiguration () : void {
foreach (self::getScribuntoConfiguration() as $setting => $value) {
// TODO: use ??= here when available.
if (!isset($GLOBALS['wg' . $setting])) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 26, 10:27 (21 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2264384
Default Alt Text
D2482.id6257.diff (509 B)
Attached To
Mode
D2482: Ensure static methods use static keyword
Attached
Detach File
Event Timeline
Log In to Comment