mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Fix incorrect type in doc comment
This commit is contained in:
parent
ef0ef45303
commit
798733cf11
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,7 @@ class FileModel extends File
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Check if the file is indexable
|
* Check if the file is indexable
|
||||||
* @param object $filename
|
* @param string $filename
|
||||||
* @param object $file_module_config
|
* @param object $file_module_config
|
||||||
* @return bool
|
* @return bool
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue