{$key}) ? $this->{$key} : false; return $arr; } protected static function getClassVars(): array { return array_keys(get_class_vars(__CLASS__)); } }