You are here

protected property IndividualListBuilder::$dateFormatter in CRM Core 8.2

Same name and namespace in other branches
  1. 8.3 modules/crm_core_contact/src/IndividualListBuilder.php \Drupal\crm_core_contact\IndividualListBuilder::dateFormatter
  2. 8 modules/crm_core_contact/src/IndividualListBuilder.php \Drupal\crm_core_contact\IndividualListBuilder::dateFormatter

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatter

File

modules/crm_core_contact/src/IndividualListBuilder.php, line 23

Class

IndividualListBuilder
List builder for the individual entity.

Namespace

Drupal\crm_core_contact

Code

protected $dateFormatter;