Skip to content

Commit e68b67f

Browse files
authored
Merge pull request #6756 from MGatner/test-response-mixin
bug: Supply mixin for TestResponse
2 parents 1fe58f0 + 31b1958 commit e68b67f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

system/Test/TestResponse.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
* @no-final
2929
*
3030
* @internal
31+
*
32+
* @mixin DOMParser
3133
*/
3234
class TestResponse extends TestCase
3335
{

0 commit comments

Comments
 (0)