We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1571861 + dd02faf commit abcde67Copy full SHA for abcde67
1 file changed
system/Format/FormatterInterface.php
@@ -21,7 +21,7 @@ interface FormatterInterface
21
*
22
* @param array|string $data
23
24
- * @return bool|string
+ * @return false|string
25
*/
26
public function format($data);
27
}
0 commit comments