Completed
Branch 2.1/FilterHelper (ae8c4f)
by Josh
03:31
created
src/Configurator/Helpers/FilterHelper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -127,7 +127,7 @@
 block discarded – undo
127 127
 
128 128
 	/**
129 129
 	* @param  string $str
130
-	* @return bool
130
+	* @return string
131 131
 	*/
132 132
 	protected static function decodeFalse(string $str): string
133 133
 	{
Please login to merge, or discard this patch.