You are here

protected static property CarbonInterval::$translator in Persian Date for Drupal 8 8.4

A translator to ... er ... translate stuff

Type: \Symfony\Component\Translation\TranslatorInterface

File

src/Library/Carbon/CarbonInterval.php, line 85

Class

CarbonInterval
A simple API extension for DateInterval. The implementation provides helpers to handle weeks but only days are saved. Weeks are calculated based on the total days of the current instance.

Namespace

Drupal\persian_date\Library\Carbon

Code

protected static $translator;