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 152
152
<code >Assert::assertStringNotMatchesFormat(...func_get_args())</code >
153
153
<code >Assert::assertStringNotMatchesFormatFile(...func_get_args())</code >
154
154
</DeprecatedMethod >
155
+ <MissingThrowsDocblock >
156
+ <code >Assert::containsOnly(...func_get_args())</code >
157
+ <code >Assert::containsOnlyInstancesOf(...func_get_args())</code >
158
+ <code >Assert::isInstanceOf(...func_get_args())</code >
159
+ <code >Assert::isType(...func_get_args())</code >
160
+ <code >Assert::logicalAnd(...func_get_args())</code >
161
+ <code >Assert::stringEndsWith(...func_get_args())</code >
162
+ <code >Assert::stringStartsWith(...func_get_args())</code >
163
+ </MissingThrowsDocblock >
155
164
<TooManyArguments >
156
165
<code >Assert::anything(...func_get_args())</code >
157
166
<code >Assert::directoryExists(...func_get_args())</code >
You can’t perform that action at this time.
0 commit comments