mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
[ci skip] fix doc param type
This commit is contained in:
parent
96ceb9e8db
commit
35b12b4311
@ -773,7 +773,7 @@ class Time extends DateTime
|
||||
/**
|
||||
* Returns a new instance with the revised timezone.
|
||||
*
|
||||
* @param \DateTimeZone $timezone
|
||||
* @param string|\DateTimeZone $timezone
|
||||
*
|
||||
* @return \CodeIgniter\I18n\Time
|
||||
* @throws \Exception
|
||||
|
Loading…
x
Reference in New Issue
Block a user