mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
docs: fix @params order
This commit is contained in:
parent
acaf6851f7
commit
3240a77896
@ -20,8 +20,8 @@ trait ConfigFromArrayTrait
|
||||
*
|
||||
* @template T of \CodeIgniter\Config\BaseConfig
|
||||
*
|
||||
* @param array<string, mixed> $config
|
||||
* @param class-string<T> $classname Config classname
|
||||
* @param array<string, mixed> $config
|
||||
*
|
||||
* @return T
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user