protected property CommentLinkBuilderTest::$commentManager in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php \Drupal\Tests\comment\Unit\CommentLinkBuilderTest::commentManager
Comment manager mock.
Type: \Drupal\comment\CommentManagerInterface|\PHPUnit_Framework_MockObject_MockObject
File
- core/
modules/ comment/ tests/ src/ Unit/ CommentLinkBuilderTest.php, line 28 - Contains \Drupal\Tests\comment\Unit\CommentLinkBuilderTest.
Class
- CommentLinkBuilderTest
- @coversDefaultClass \Drupal\comment\CommentLinkBuilder @group comment
Namespace
Drupal\Tests\comment\UnitCode
protected $commentManager;