Skip to content

Commit 2fb987f

Browse files
committed
Add @throws block
1 parent d03aa81 commit 2fb987f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

system/Format/Format.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ public function getConfig()
7979
*
8080
* @param string $mime
8181
*
82+
* @throws \CodeIgniter\Format\Exceptions\FormatException
83+
*
8284
* @return \CodeIgniter\Format\FormatterInterface
8385
*/
8486
public function getFormatter(string $mime): FormatterInterface

0 commit comments

Comments
 (0)