File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 137
137
<code >Assert::assertStringNotMatchesFormat(...func_get_args())</code >
138
138
<code >Assert::assertStringNotMatchesFormatFile(...func_get_args())</code >
139
139
</DeprecatedMethod >
140
+ <MissingThrowsDocblock >
141
+ <code >Assert::containsOnly(...func_get_args())</code >
142
+ <code >Assert::containsOnlyInstancesOf(...func_get_args())</code >
143
+ <code >Assert::isInstanceOf(...func_get_args())</code >
144
+ <code >Assert::isType(...func_get_args())</code >
145
+ <code >Assert::logicalAnd(...func_get_args())</code >
146
+ <code >Assert::stringEndsWith(...func_get_args())</code >
147
+ <code >Assert::stringStartsWith(...func_get_args())</code >
148
+ </MissingThrowsDocblock >
140
149
<TooManyArguments >
141
150
<code >Assert::anything(...func_get_args())</code >
142
151
<code >Assert::directoryExists(...func_get_args())</code >
You can’t perform that action at this time.
0 commit comments