extra_vars) || !$info->extra_vars) { return; } foreach($info->extra_vars as $key => $val) { $this->{$key} = trim($val->value); } } }