You are here

protected property ActiveHoursDates::$end in SMS Framework 2.1.x

Same name and namespace in other branches
  1. 8 modules/sms_user/src/ActiveHoursDates.php \Drupal\sms_user\ActiveHoursDates::end
  2. 2.x modules/sms_user/src/ActiveHoursDates.php \Drupal\sms_user\ActiveHoursDates::end

The end date.

Type: \Drupal\Core\Datetime\DrupalDateTime

File

modules/sms_user/src/ActiveHoursDates.php, line 28

Class

ActiveHoursDates
Define a start and end date container for DrupalDateTime.

Namespace

Drupal\sms_user

Code

protected $end;