You are here

protected property ViewsConditionalField::$dateFormatter in Views Conditional 8

The date formatter.

Type: \Drupal\Core\Datetime\DateFormatter

File

src/Plugin/views/field/ViewsConditionalField.php, line 27

Class

ViewsConditionalField
Field handler to flag the node type.

Namespace

Drupal\views_conditional\Plugin\views\field

Code

protected $dateFormatter;