private property Time::$hour in Time Field For Drupal 8.x / 9.x 8
Same name and namespace in other branches
- 2.x src/Time.php \Drupal\time_field\Time::hour
Time hour.
Type: int
File
- src/
Time.php, line 17
Class
- Time
- Time class represents time of day.
Namespace
Drupal\time_fieldCode
private $hour;