forked from mirrors/easyappointments
Changed the return comment
This commit is contained in:
parent
d70e6f21ce
commit
af656d70e2
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ if ( ! function_exists('session'))
|
||||||
* @param array|string $key
|
* @param array|string $key
|
||||||
* @param mixed $default
|
* @param mixed $default
|
||||||
*
|
*
|
||||||
* @return mixed|NULL Returns the configuration value or NULL if setting the configuration key.
|
* @return mixed|NULL Returns the requested value or NULL if you assign a new session value.
|
||||||
*
|
*
|
||||||
* @throws InvalidArgumentException
|
* @throws InvalidArgumentException
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue