summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'GentooPackages/GentooPackages.php')
-rw-r--r--GentooPackages/GentooPackages.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/GentooPackages/GentooPackages.php b/GentooPackages/GentooPackages.php
index 8ee2e4cd..978ca50f 100644
--- a/GentooPackages/GentooPackages.php
+++ b/GentooPackages/GentooPackages.php
@@ -1,6 +1,6 @@
<?php
-class GentooPackages implements MediaWiki\Hook\ParserFirstCallInitHook {
+class GentooPackages { // implements MediaWiki\Hook\ParserFirstCallInitHook {
public static function packageInfo($input, array $args, Parser $parser, PPFrame $frame) {
$atom = $args['atom'];
$type = $args['type'];