Passed
Push — master ( 200816...5d47f4 )
by Anthony
02:59
created
core/admin/inscription/AdminInscription.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -27,7 +27,6 @@  discard block
 block discarded – undo
27 27
 		/**
28 28
 		 * vient de la partie admin n du site pages gestion-comptes/creer-utilisateur
29 29
 		 * @param $value
30
-		 * @param null $required
31 30
 		 * @return bool
32 31
 		 */
33 32
 		protected function setVerifAccesAdministration($value) {
@@ -50,7 +49,6 @@  discard block
 block discarded – undo
50 49
 		/**
51 50
 		 * vient de la partie admin du site pages gestion-comptes/creer-utilisateur
52 51
 		 * @param $value
53
-		 * @param null $required
54 52
 		 * @return bool
55 53
 		 */
56 54
 		protected function setVerifListeDroitAcces($value) {
Please login to merge, or discard this patch.