Domain\Link\Page::getLink PHP Method

    public function getLink()
    {
        return "/pages/" . $this->getPage();
    }