Completed
Pull Request — master (#210)
by
unknown
03:50
created
src/eXpansion/Bundle/WidgetCurrentMap/Plugins/WidgetCurrentMap.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -80,11 +80,11 @@
 block discarded – undo
80 80
 
81 81
     }
82 82
 
83
-     /**
84
-     * @param Map $map
85
-     *
86
-     * @return void
87
-     */
83
+        /**
84
+         * @param Map $map
85
+         *
86
+         * @return void
87
+         */
88 88
     public function onBeginMap(Map $map)
89 89
     {
90 90
         $this->widget->update($this->players);
Please login to merge, or discard this patch.