protected property BreakpointTest::$stringTranslation in Drupal 8
Same name and namespace in other branches
- 9 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 43
Class
- BreakpointTest
- @coversDefaultClass \Drupal\breakpoint\Breakpoint @group Breakpoint
Namespace
Drupal\Tests\breakpoint\UnitCode
protected $stringTranslation;