We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Commentable
1 parent fa0e11c commit de45497Copy full SHA for de45497
src/Comment/CommentContainer.php
@@ -8,6 +8,8 @@
8
* Provides a standard reusable implementation of `Commentable`.
9
*
10
* @internal
11
+ *
12
+ * @phpstan-require-implements Commentable
13
*/
14
trait CommentContainer
15
{
0 commit comments