You are here

protected property Calendar::$dateFormatter in Calendar 8

Same name in this branch
  1. 8 src/Plugin/views/style/Calendar.php \Drupal\calendar\Plugin\views\style\Calendar::dateFormatter
  2. 8 src/Plugin/views/row/Calendar.php \Drupal\calendar\Plugin\views\row\Calendar::dateFormatter

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatter

File

src/Plugin/views/style/Calendar.php, line 66

Class

Calendar
Views style plugin for the Calendar module.

Namespace

Drupal\calendar\Plugin\views\style

Code

protected $dateFormatter;