You are here

protected property NetlifyManager::$dateFormatter in Build Hooks 8.2

Same name and namespace in other branches
  1. 3.x 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
Class NetlifyManager.

Namespace

Drupal\build_hooks_netlify

Code

protected $dateFormatter;