diff --git a/resources/functionMap.php b/resources/functionMap.php index db3e6ba6cd..1abef3ff56 100644 --- a/resources/functionMap.php +++ b/resources/functionMap.php @@ -3315,7 +3315,7 @@ 'get_magic_quotes_gpc' => ['false'], 'get_magic_quotes_runtime' => ['false'], 'get_meta_tags' => ['array|false', 'filename'=>'string', 'use_include_path='=>'bool'], -'get_object_vars' => ['array', 'obj'=>'object'], +'get_object_vars' => ['array', 'obj'=>'object'], 'get_parent_class' => ['class-string|false', 'object='=>'mixed'], 'get_required_files' => ['list'], 'get_resource_type' => ['string', 'res'=>'resource'],