Passed
Push — main ( 91afa7...6ce554 )
by Dimitri
03:06
created
src/Helpers/scl.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -647,7 +647,7 @@
 block discarded – undo
647 647
     }
648 648
 
649 649
     return ($action === 'encrypt') ? base64_encode($return) : $return;
650
-      // On renvoie la chaine encrypter ou decrypter
650
+        // On renvoie la chaine encrypter ou decrypter
651 651
 }
652 652
 
653 653
 /**
Please login to merge, or discard this patch.