Closed (fixed)
Project:
Scheduler
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2019 at 15:16 UTC
Updated:
18 Jun 2019 at 18:29 UTC
Jump to comment: Most recent
The field handler scheduler_handler_field_scheduler_countdown.inc is neither used nor needed in 8.x now that Views have the built-in "time ago" field formatter. There is a comment in the file
* @TODO Is this file actually used and/or needed in Drupal 8?
Attention was brought due to #3059164: Replace t() in classes with $this->t() because this file has 16 occurences of that.
| Comment | File | Size | Author |
|---|---|---|---|
| time_ago_field_formatter.png | 182.6 KB | jonathan1055 |
Comments
Comment #3
jonathan1055 commentedDone.