mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 10:02:33 +03:00
Added additional comment
This commit is contained in:
parent
863caa31fd
commit
aad8e38bea
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
||||||
/**
|
/**
|
||||||
* Get / set the specified config value.
|
* Get / set the specified config value.
|
||||||
*
|
*
|
||||||
|
* If an array is passed as the key, we will assume you want to set an array of values.
|
||||||
|
*
|
||||||
* Example "Get":
|
* Example "Get":
|
||||||
*
|
*
|
||||||
* config('version', '1.0.0');
|
* config('version', '1.0.0');
|
||||||
|
|
Loading…
Reference in a new issue