We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d03aa81 commit 2fb987fCopy full SHA for 2fb987f
system/Format/Format.php
@@ -79,6 +79,8 @@ public function getConfig()
79
*
80
* @param string $mime
81
82
+ * @throws \CodeIgniter\Format\Exceptions\FormatException
83
+ *
84
* @return \CodeIgniter\Format\FormatterInterface
85
*/
86
public function getFormatter(string $mime): FormatterInterface
0 commit comments