You are here

protected property RoleExpireExpiryData::$dateFormatter in Role Expire 2.x

Same name and namespace in other branches
  1. 8 src/Plugin/views/field/RoleExpireExpiryData.php \Drupal\role_expire\Plugin\views\field\RoleExpireExpiryData::dateFormatter

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

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

Class

RoleExpireExpiryData
Field handler to display the role expire data.

Namespace

Drupal\role_expire\Plugin\views\field

Code

protected $dateFormatter;