Destiny\Grimoire\Theme::gThumbnail PHP Method

gThumbnail() protected method

protected gThumbnail ( )
    protected function gThumbnail()
    {
        return new Image($this->highResolution['smallImage']);
    }