mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
Fix comment about nullable return type
This commit is contained in:
parent
e3f08ef322
commit
f4a686ce47
2 changed files with 8 additions and 8 deletions
|
|
@ -49,7 +49,7 @@ class ModuleHandler extends Handler
|
|||
* prepares variables to use in moduleHandler
|
||||
* @param string $module name of module
|
||||
* @param string $act name of action
|
||||
* @param int $mid
|
||||
* @param string $mid
|
||||
* @param int $document_srl
|
||||
* @param int $module_srl
|
||||
* @return void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue