location = $location; } /** * Returns the repository location. * * @since 1.17 * * @return string */ public function getLocation() { return $this->location; } }