Destiny\Advisors\Event::gStartDate PHP 메소드

gStartDate() 보호된 메소드

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