constant TimeFieldFormatter::DISPLAY_NUMBERS in Time Formatter 8
Same name and namespace in other branches
- 2.0.x src/Plugin/Field/FieldFormatter/TimeFieldFormatter.php \Drupal\time_formatter\Plugin\Field\FieldFormatter\TimeFieldFormatter::DISPLAY_NUMBERS
Denotes that the field should be displayed as "123:59:59".
File
- src/
Plugin/ Field/ FieldFormatter/ TimeFieldFormatter.php, line 53
Class
- TimeFieldFormatter
- Plugin implementation of the 'time_field_formatter' formatter.
Namespace
Drupal\time_formatter\Plugin\Field\FieldFormatterCode
const DISPLAY_NUMBERS = 3;