Serializor\AnonymousClassStasis::getCode()
private
static
Documentation
Documentation missing - No docblock found for this method.
Signature
private static function getCode(ReflectionObject $ro, array $discardMembers = array (
0 => '__construct',
), ?string $expectedExtends = NULL, array $expectedImplements = array (
)): string
Parameters
| Name | Type | Default |
|---|---|---|
$ro
|
ReflectionObject |
required |
$discardMembers
|
array |
array (
0 => '__construct',
)
|
$expectedExtends
|
?string |
NULL
|
$expectedImplements
|
array |
array (
)
|
Returns
string