Passed
Push — main ( 44d71c...6c775e )
by Thierry
04:18 queued 39s
created
src/Noty/NotyLibrary.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -70,6 +70,6 @@
 block discarded – undo
70 70
      */
71 71
     public function getScript(): string
72 72
     {
73
-         return $this->helper()->render('noty/lib.js');
73
+            return $this->helper()->render('noty/lib.js');
74 74
     }
75 75
 }
Please login to merge, or discard this patch.