You are here

protected property BreakpointTest::$stringTranslation in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/breakpoint/tests/src/Unit/BreakpointTest.php \Drupal\Tests\breakpoint\Unit\BreakpointTest::stringTranslation

The mocked translator.

Type: \Drupal\Core\StringTranslation\TranslationInterface|\PHPUnit_Framework_MockObject_MockObject

File

core/modules/breakpoint/tests/src/Unit/BreakpointTest.php, line 47
Contains \Drupal\Tests\breakpoint\Unit\BreakpointTest.

Class

BreakpointTest
@coversDefaultClass \Drupal\breakpoint\Breakpoint @group Breakpoint

Namespace

Drupal\Tests\breakpoint\Unit

Code

protected $stringTranslation;