Destiny\Advisors\Event::gStartDate PHP Method

gStartDate() protected method

protected gStartDate ( )
    protected function gStartDate()
    {
        return carbon($this->properties['startDate']);
    }