You are here

protected property FormattedDateDiff::$string in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Datetime/FormattedDateDiff.php \Drupal\Core\Datetime\FormattedDateDiff::string

The actual formatted time difference.

Type: string

File

core/lib/Drupal/Core/Datetime/FormattedDateDiff.php, line 21

Class

FormattedDateDiff
Contains a formatted time difference.

Namespace

Drupal\Core\Datetime

Code

protected $string;