mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
Fix Context::get return comment
This commit is contained in:
parent
c714c3629a
commit
ee0ac2b573
1 changed files with 1 additions and 1 deletions
|
|
@ -1844,7 +1844,7 @@ class Context
|
||||||
* Return key's value
|
* Return key's value
|
||||||
*
|
*
|
||||||
* @param string $key Key
|
* @param string $key Key
|
||||||
* @return string Key
|
* @return mixed
|
||||||
*/
|
*/
|
||||||
public static function get($key)
|
public static function get($key)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue