You are here

protected property ContentLock::$dateFormatter in Content locking (anti-concurrent editing) 8.2

Same name and namespace in other branches
  1. 8 src/ContentLock/ContentLock.php \Drupal\content_lock\ContentLock\ContentLock::dateFormatter

The date.formatter service.

The date.formatter service.

Type: \Drupal\Core\Datetime\DateFormatter

File

src/ContentLock/ContentLock.php, line 67

Class

ContentLock
Class ContentLock.

Namespace

Drupal\content_lock\ContentLock

Code

protected $dateFormatter;