Completed
Branch heritage_class (c7b9cc)
by Maxime
02:29
created
src/Search.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -19,9 +19,9 @@
 block discarded – undo
19 19
 {
20 20
 
21 21
 	 /**
22
-	 * Output format accepted
23
-	 * @var array
24
-	 */
22
+	  * Output format accepted
23
+	  * @var array
24
+	  */
25 25
 	public $accepteFormat = ['html', 'xml', 'json', 'jsonv2'];
26 26
 
27 27
 
Please login to merge, or discard this patch.