protected property CommentLinkBuilderTest::$stringTranslation in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php \Drupal\Tests\comment\Unit\CommentLinkBuilderTest::stringTranslation
- 9 core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php \Drupal\Tests\comment\Unit\CommentLinkBuilderTest::stringTranslation
String translation mock.
Type: \Drupal\Core\StringTranslation\TranslationInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
modules/ comment/ tests/ src/ Unit/ CommentLinkBuilderTest.php, line 33
Class
- CommentLinkBuilderTest
- @coversDefaultClass \Drupal\comment\CommentLinkBuilder @group comment
Namespace
Drupal\Tests\comment\UnitCode
protected $stringTranslation;