コード例 #1
0
 public function __construct($attributes = null)
 {
     parent::__construct($attributes);
     $this->now = Carbon::now(new \DateTimeZone(\Craft\craft()->getTimezone()));
 }
コード例 #2
0
 public function __construct($attributes = null)
 {
     parent::__construct($attributes);
 }