You are here

protected property NetlifyManager::$dateFormatter in Build Hooks 3.x

Same name and namespace in other branches
  1. 8.2 modules/build_hooks_netlify/src/NetlifyManager.php \Drupal\build_hooks_netlify\NetlifyManager::dateFormatter

The Date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

modules/build_hooks_netlify/src/NetlifyManager.php, line 36

Class

NetlifyManager
Defines a manager service for netlify deployments.

Namespace

Drupal\build_hooks_netlify

Code

protected $dateFormatter;