Skip to content

Commit a1054e0

Browse files
eXorusDavertMik
authored andcommitted
Update SOAP.php (#3566)
1 parent 50a56dc commit a1054e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Codeception/Module/SOAP.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
* * xmlResponse - last SOAP response (DOMDocument)
4545
*
4646
*/
47-
class SOAP extends CodeceptionModule implements DependsOnModule, API
47+
class SOAP extends CodeceptionModule implements DependsOnModule
4848
{
4949
protected $config = [
5050
'schema' => "",

0 commit comments

Comments
 (0)