Skip to content

Commit c8b9397

Browse files
committed
docs: make @return more accurate
1 parent 96a3341 commit c8b9397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/I18n/Time.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,7 @@ public function toTimeString()
895895
*
896896
* @throws Exception
897897
*
898-
* @return bool|string
898+
* @return false|string
899899
*/
900900
public function toLocalizedString(?string $format = null)
901901
{

0 commit comments

Comments
 (0)