mirror of
https://github.com/pestphp/pest.git
synced 2026-03-09 09:17:23 +01:00
CS
This commit is contained in:
@ -15,7 +15,7 @@ trait RetrievesValues
|
||||
* Safely retrieve the value at the given key from an object or array.
|
||||
*
|
||||
* @param array<string, TRetrievableValue>|object $value
|
||||
* @param TRetrievableValue|null $default
|
||||
* @param TRetrievableValue|null $default
|
||||
*
|
||||
* @return TRetrievableValue|null
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user