Passed
Pull Request — master (#102)
by Raúl
02:32
created
pagantis.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -473,7 +473,7 @@
 block discarded – undo
473 473
      * Get the form for editing the BackOffice options of the module
474 474
      *
475 475
      * @return array
476
-            */
476
+     */
477 477
     private function getConfigForm()
478 478
     {
479 479
         $products = explode(',', Pagantis::getExtraConfig('PRODUCTS', null));
Please login to merge, or discard this patch.