Domain\Link\Page::getLink PHP 메소드

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