mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-04 12:47:55 +08:00
Update NormalizerInterface.php
This commit is contained in:
parent
8a0e4e3440
commit
a5c5366ad5
@ -16,6 +16,7 @@ interface NormalizerInterface
|
||||
{
|
||||
/**
|
||||
* Normalizes an object into a set of arrays/scalars.
|
||||
*
|
||||
* @param mixed $object
|
||||
* @return array|bool|float|int|string
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user