MockV4ReflectionGrandchild
extends MockV4ReflectionChild
in package
Grandchild class for $ENTITY, with a 2-line description!
This is an extended comment.
There is a line break in this comment.
Tags
Table of Contents
Properties
- $foo : array<string|int, mixed>
Methods
- deprecatedFn() : mixed
- Function marked deprecated
- nonDeprecatedFn() : mixed
- Function not marked deprecated
Properties
$foo
public
array<string|int, mixed>
$foo
= ['bar' => 1]
Tags
Methods
deprecatedFn()
Function marked deprecated
public
static deprecatedFn() : mixed
Tags
nonDeprecatedFn()
Function not marked deprecated
public
static nonDeprecatedFn() : mixed