protected property ActiveHoursDates::$start in SMS Framework 8
Same name and namespace in other branches
- 2.x modules/sms_user/src/ActiveHoursDates.php \Drupal\sms_user\ActiveHoursDates::start
- 2.1.x modules/sms_user/src/ActiveHoursDates.php \Drupal\sms_user\ActiveHoursDates::start
The start date.
Type: \Drupal\Core\Datetime\DrupalDateTime
File
- modules/
sms_user/ src/ ActiveHoursDates.php, line 19
Class
- ActiveHoursDates
- Define a start and end date container for DrupalDateTime.
Namespace
Drupal\sms_userCode
protected $start;