We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23cfd66 commit 004d3e6Copy full SHA for 004d3e6
src/Phpro/SoapClient/CodeGenerator/Util/Normalizer.php
@@ -17,6 +17,7 @@ class Normalizer
17
'any' => 'string',
18
'anytype' => 'mixed',
19
'anyxml' => 'string',
20
+ 'anyuri' => 'string',
21
'anysimpletype' => 'mixed',
22
'long' => 'int',
23
'short' => 'int',
0 commit comments