DateTest::$dateFormatterStub

The date formatter class where methods can be stubbed.

Type: \Drupal\Core\Datetime\DateFormatter|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Datetime/DateTest.php, line 63

Class

DateTest
@coversDefaultClass \Drupal\Core\Datetime\DateFormatter[[api-linebreak]] @group Datetime

Namespace

Drupal\Tests\Core\Datetime

Code

protected $dateFormatterStub;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.