link = trim($url, '/'); return true; } return false; } /** * @return string */ public function getLink(): string { return $this->link; } }