mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
Fix comment Context::set parameter type.
This commit is contained in:
parent
9b4a61ce58
commit
f033e4e36f
1 changed files with 1 additions and 1 deletions
|
|
@ -1818,7 +1818,7 @@ class Context
|
|||
* Set a context value with a key
|
||||
*
|
||||
* @param string $key Key
|
||||
* @param string $val Value
|
||||
* @param mixed $val Value
|
||||
* @param mixed $set_to_get_vars If not FALSE, Set to get vars.
|
||||
* @return void
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue