Logo

Classes/Obje Functions

class_alias class_exists enum_exists get_called_class get_class get_class_methods get_class_vars get_declared_classes get_declared_interfaces get_declared_traits get_mangled_object_vars get_object_vars get_parent_class interface_exists is_a is_subclass_of method_exists property_exists trait_exists

get_object_vars

Logo firebed/aade-mydata firebed/aade-mydata
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Gets the properties of the given object
<?php get_object_vars(object $object): array