The date formatter service.
Type: \Drupal\Core\Datetime\DateFormatterInterface
File
- core/modules/comment/src/Form/CommentAdminOverview.php, line 39
Class
- CommentAdminOverview
- Provides the comments overview administration form.
Namespace
Drupal\comment\Form
Code
1 | protected $dateFormatter ; |
Please login to continue.