We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ConcreteCommentContainer
1 parent de45497 commit a0631c6Copy full SHA for a0631c6
tests/Unit/Comment/CommentContainerTest.php
@@ -18,7 +18,7 @@
18
final class CommentContainerTest extends TestCase
19
{
20
/**
21
- * @var Commentable
+ * @var ConcreteCommentContainer
22
*/
23
private $subject;
24
0 commit comments