Passed
Push — master ( 4c85c7...39cc03 )
by Anthony
03:13
created
core/admin/contenus/GestionErreurContenus.php 1 patch
Doc Comments   -5 removed lines patch added patch discarded remove patch
@@ -100,11 +100,6 @@
 block discarded – undo
100 100
 		
101 101
 		//-------------------------- SETTER ----------------------------------------------------------------------------//
102 102
 		/**
103
-		 * @param string $url
104
-		 * @param string $err_balise_title
105
-		 * @param string $err_url
106
-		 * @param string $err_meta_description
107
-		 * @param string $err_titre_page
108 103
 		 */
109 104
 		private function setErreurContenus() {
110 105
 			$_SESSION['balise_title'] = $this->balise_title;
Please login to merge, or discard this patch.