SerializedObjectHelper
class SerializedObjectHelper
Methods
__construct(string $class, array $jsonParameters = [], array $jsonProps = [])
No description
string
__toString()
Show Object as JSON String
array
getSerializeProperties()
No description
static bool
isUnserializableArray(array $value)
No description
Details
at line 12
__construct(string $class, array $jsonParameters = [], array $jsonProps = [])
No description
at line 22
string
__toString()
Show Object as JSON String
at line 29
array
getSerializeProperties()
No description
at line 42
static bool
isUnserializableArray(array $value)
No description