You are here

protected static property Carbon::$toStringFormat in Persian Date for Drupal 8 8.4

Format to use for __toString method when type juggling occurs.

Type: string

File

src/Library/Carbon/Carbon.php, line 126

Class

Carbon
A simple API extension for DateTime

Namespace

Drupal\persian_date\Library\Carbon

Code

protected static $toStringFormat = self::DEFAULT_TO_STRING_FORMAT;