We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a6337 commit 154cc60Copy full SHA for 154cc60
1 file changed
src/Statement/StatementList.php
@@ -49,6 +49,8 @@ public function __construct( $statements = array() /*...*/ ) {
49
}
50
51
/**
52
+ * @since 3.0
53
+ *
54
* @param Statement[]|Traversable
55
*
56
* @throws InvalidArgumentException
0 commit comments