Fix Undefined variable: object error

Change the undefined variable $object to $vars when calling get_object_vars().
This fixes an error when passing an object to a view.
1 file changed