Completed
Branch master (1afb45)
by Timothy
04:13
created
src/Aviat/Ion/Json.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -70,8 +70,8 @@
 block discarded – undo
70 70
 	 *
71 71
 	 * @param string $filename
72 72
 	 * @param bool $assoc
73
- 	 * @param int $depth
74
- 	 * @param int $options
73
+	 * @param int $depth
74
+	 * @param int $options
75 75
 	 * @return mixed
76 76
 	 */
77 77
 	public static function decodeFile($filename, $assoc = TRUE, $depth = 512, $options = 0)
Please login to merge, or discard this patch.