glob = $glob; } public function getGlob() { return $this->glob; } public function setHeaders($headers) { $this->headers = $headers; } public function getHeaders() { return $this->headers; } }