Loading core/lib/Drupal/Core/Datetime/Entity/DateFormat.php +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ class DateFormat extends ConfigEntityBase implements DateFormatInterface { /** * The date format pattern. * * @var array * @var string */ protected $pattern; Loading Loading
core/lib/Drupal/Core/Datetime/Entity/DateFormat.php +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ class DateFormat extends ConfigEntityBase implements DateFormatInterface { /** * The date format pattern. * * @var array * @var string */ protected $pattern; Loading