if (!filter_var($this->zoom, FILTER_VALIDATE_INT)) {
                $this->zoom = 12;
            }