Passed
Push — master ( f1cdd9...404c89 )
by Anthony
02:41
created
core/admin/droitsacces/DroitAcces.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -60,7 +60,7 @@
 block discarded – undo
60 60
 			return $this->supprimer_page;
61 61
 		}
62 62
 		public function getListeDroitsAcces(){
63
-		    return $this->liste_droits_acces;
63
+			return $this->liste_droits_acces;
64 64
 		}
65 65
 
66 66
 		/**
Please login to merge, or discard this patch.