You are here

protected property DateFormat::$pattern in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Datetime/Entity/DateFormat.php \Drupal\Core\Datetime\Entity\DateFormat::pattern

The date format pattern.

Type: array

File

core/lib/Drupal/Core/Datetime/Entity/DateFormat.php, line 58
Contains \Drupal\Core\Datetime\Entity\DateFormat.

Class

DateFormat
Defines the Date Format configuration entity class.

Namespace

Drupal\Core\Datetime\Entity

Code

protected $pattern;