You are here

private property Time::$second in Time Field For Drupal 8.x / 9.x 2.x

Same name and namespace in other branches
  1. 8 src/Time.php \Drupal\time_field\Time::second

Time second.

Type: int

File

src/Time.php, line 31

Class

Time
Time class represents time of day.

Namespace

Drupal\time_field

Code

private $second;