MediaWiki REL1_40
|
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.
phpcs:ignore MediaWiki.Commenting.FunctionComment.ObjectTypeHintParam
object | $object |
\ReflectionException
Definition at line 18 of file DumpUtils.php.
References Wikimedia\DebugInfo\AnnotationReader\propertyHasAnnotation().