Catrope has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/89219


Change subject: Make makeStaticLoader.php pass phpcs
......................................................................

Make makeStaticLoader.php pass phpcs

Change-Id: Ibdf95ca3c3047d497b05cbe195f8b839f111f12e
---
M maintenance/makeStaticLoader.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor 
refs/changes/19/89219/1

diff --git a/maintenance/makeStaticLoader.php b/maintenance/makeStaticLoader.php
index 1231e29..184002e 100644
--- a/maintenance/makeStaticLoader.php
+++ b/maintenance/makeStaticLoader.php
@@ -141,7 +141,7 @@
                        've/init/sa/ve.init.sa.Target.js',
                ) );
 
-               $self = isset( $_SERVER['PHP_SELF'] ) ? $_SERVER['PHP_SELF'] :  
( lcfirst( __CLASS__ ) . '.php' );
+               $self = isset( $_SERVER['PHP_SELF'] ) ? $_SERVER['PHP_SELF'] : 
( lcfirst( __CLASS__ ) . '.php' );
 
                $head = $body = '';
 

-- 
To view, visit https://gerrit.wikimedia.org/r/89219
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibdf95ca3c3047d497b05cbe195f8b839f111f12e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to