Completed
Push — master ( 8e7aad...c3fb72 )
by Martin
10s
created
src/Filter/Filter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -92,7 +92,7 @@
 block discarded – undo
92 92
 
93 93
 	/**
94 94
 	 * Get filter key
95
-	 * @return mixed
95
+	 * @return string
96 96
 	 */
97 97
 	public function getKey()
98 98
 	{
Please login to merge, or discard this patch.