summaryrefslogtreecommitdiff
path: root/ext/soap/tests/classmap002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/soap/tests/classmap002.phpt')
-rw-r--r--ext/soap/tests/classmap002.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/soap/tests/classmap002.phpt b/ext/soap/tests/classmap002.phpt
index d79deb6d39..cbd74f2f74 100644
--- a/ext/soap/tests/classmap002.phpt
+++ b/ext/soap/tests/classmap002.phpt
@@ -17,13 +17,13 @@ class TestSoapClient extends SoapClient{
</res>
</ns1:dotest2Response></SOAP-ENV:Body></SOAP-ENV:Envelope>
EOF;
- }
+ }
}
class book{
public $a="a";
public $b="c";
-
+
}
$options=Array(