You are here

protected property HubspotBlock::$dateFormatter in HubSpot 8

Same name and namespace in other branches
  1. 3.x src/Plugin/Block/HubspotBlock.php \Drupal\hubspot\Plugin\Block\HubspotBlock::dateFormatter

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Plugin/Block/HubspotBlock.php, line 38

Class

HubspotBlock
Provides a 'hubspot' block.

Namespace

Drupal\hubspot\Plugin\Block

Code

protected $dateFormatter;