@@ -34,7 +34,6 @@ |
||
34 | 34 | /** |
35 | 35 | * Gets or sets the inner value |
36 | 36 | * |
37 | - * @param mixed $value |
|
38 | 37 | * @return mixed |
39 | 38 | */ |
40 | 39 | public function value() |
@@ -63,7 +63,7 @@ discard block |
||
63 | 63 | * Gets as canonicalizationMethod |
64 | 64 | * |
65 | 65 | * @return |
66 | - * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\CanonicalizationMethod |
|
66 | + CanonicalizationMethod \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\CanonicalizationMethod |
|
67 | 67 | */ |
68 | 68 | public function getCanonicalizationMethod() |
69 | 69 | { |
@@ -88,7 +88,7 @@ discard block |
||
88 | 88 | * Gets as signatureMethod |
89 | 89 | * |
90 | 90 | * @return |
91 | - * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\SignatureMethod |
|
91 | + SignatureMethod \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\SignatureMethod |
|
92 | 92 | */ |
93 | 93 | public function getSignatureMethod() |
94 | 94 | { |
@@ -149,7 +149,7 @@ discard block |
||
149 | 149 | * Gets as reference |
150 | 150 | * |
151 | 151 | * @return |
152 | - * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\Reference[] |
|
152 | + string \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\Reference[] |
|
153 | 153 | */ |
154 | 154 | public function getReference() |
155 | 155 | { |
@@ -60,7 +60,7 @@ |
||
60 | 60 | /** |
61 | 61 | * Gets as sPKISexp |
62 | 62 | * |
63 | - * @return mixed[] |
|
63 | + * @return string |
|
64 | 64 | */ |
65 | 65 | public function getSPKISexp() |
66 | 66 | { |
@@ -58,7 +58,7 @@ |
||
58 | 58 | * Gets as transform |
59 | 59 | * |
60 | 60 | * @return |
61 | - * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\Transform[] |
|
61 | + string \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\Transform[] |
|
62 | 62 | */ |
63 | 63 | public function getTransform() |
64 | 64 | { |
@@ -87,7 +87,7 @@ |
||
87 | 87 | /** |
88 | 88 | * Gets as xPath |
89 | 89 | * |
90 | - * @return string[] |
|
90 | + * @return string |
|
91 | 91 | */ |
92 | 92 | public function getXPath() |
93 | 93 | { |
@@ -85,7 +85,7 @@ discard block |
||
85 | 85 | * Gets as x509IssuerSerial |
86 | 86 | * |
87 | 87 | * @return |
88 | - * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\X509IssuerSerialType[] |
|
88 | + string \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\X509IssuerSerialType[] |
|
89 | 89 | */ |
90 | 90 | public function getX509IssuerSerial() |
91 | 91 | { |
@@ -143,7 +143,7 @@ discard block |
||
143 | 143 | /** |
144 | 144 | * Gets as x509SKI |
145 | 145 | * |
146 | - * @return mixed[] |
|
146 | + * @return string |
|
147 | 147 | */ |
148 | 148 | public function getX509SKI() |
149 | 149 | { |
@@ -199,7 +199,7 @@ discard block |
||
199 | 199 | /** |
200 | 200 | * Gets as x509SubjectName |
201 | 201 | * |
202 | - * @return string[] |
|
202 | + * @return string |
|
203 | 203 | */ |
204 | 204 | public function getX509SubjectName() |
205 | 205 | { |
@@ -255,7 +255,7 @@ discard block |
||
255 | 255 | /** |
256 | 256 | * Gets as x509Certificate |
257 | 257 | * |
258 | - * @return mixed[] |
|
258 | + * @return string |
|
259 | 259 | */ |
260 | 260 | public function getX509Certificate() |
261 | 261 | { |
@@ -311,7 +311,7 @@ discard block |
||
311 | 311 | /** |
312 | 312 | * Gets as x509CRL |
313 | 313 | * |
314 | - * @return mixed[] |
|
314 | + * @return string |
|
315 | 315 | */ |
316 | 316 | public function getX509CRL() |
317 | 317 | { |