Passed
Pull Request — master (#1108)
by Iman
04:22
created
src/Modules/ModuleGenerator/FileManipulator.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -78,7 +78,7 @@
 block discarded – undo
78 78
      * @param $finalTagPenutup
79 79
      * @return array
80 80
      */
81
-  /*  private static function getContents($codeArray, $tagBuka, $finalTagPenutup)
81
+    /*  private static function getContents($codeArray, $tagBuka, $finalTagPenutup)
82 82
     {
83 83
         $content = [];
84 84
         foreach ($codeArray as $i => $line) {
Please login to merge, or discard this patch.