<?php get_object_vars(object $object): array
<?php $this->classCastCache = []; $this->attributeCastCache = []; return array_keys(get_object_vars($this)); }