chore: Аннотация типов
This commit is contained in:
parent
f964472e62
commit
cf0bc435ce
19 changed files with 96 additions and 37 deletions
|
|
@ -48,6 +48,7 @@ class Collection implements \ArrayAccess
|
|||
* Read stored "request data" by referencing a key.
|
||||
*
|
||||
* @param string $key
|
||||
* @param mixed $default
|
||||
* @return mixed
|
||||
*/
|
||||
public function get($key, $default = null)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue