|
MediaWiki master
|
Static Public Member Functions | |
| static | objectToArray ( $object) |
| Convert an object to an array by casting, but filter the properties to make recursive dumping more feasible. | |
Definition at line 8 of file DumpUtils.php.
|
static |
Convert an object to an array by casting, but filter the properties to make recursive dumping more feasible.
| object | $object |
\ReflectionException
Definition at line 18 of file DumpUtils.php.
References Wikimedia\DebugInfo\AnnotationReader\propertyHasAnnotation().