Completed
Push — ws-security ( defbc5...87c9bd )
by Asmir
86:42 queued 56:41
created
src/WssWsSecurity/Secext/AttributedStringType.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,6 @@
 block discarded – undo
34 34
     /**
35 35
      * Gets or sets the inner value
36 36
      *
37
-     * @param string $value
38 37
      * @return string
39 38
      */
40 39
     public function value()
Please login to merge, or discard this patch.
src/WssWsSecurity/Utility/AttributedDateTimeType.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,6 @@
 block discarded – undo
35 35
     /**
36 36
      * Gets or sets the inner value
37 37
      *
38
-     * @param string $value
39 38
      * @return string
40 39
      */
41 40
     public function value()
Please login to merge, or discard this patch.
src/WssWsSecurity/Utility/AttributedURIType.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,6 @@
 block discarded – undo
35 35
     /**
36 36
      * Gets or sets the inner value
37 37
      *
38
-     * @param string $value
39 38
      * @return string
40 39
      */
41 40
     public function value()
Please login to merge, or discard this patch.
src/WssWsSecurity/XmlSign/DigestValue.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,6 @@
 block discarded – undo
26 26
     /**
27 27
      * Gets or sets the inner value
28 28
      *
29
-     * @param mixed $value
30 29
      * @return mixed
31 30
      */
32 31
     public function value()
Please login to merge, or discard this patch.
src/WssWsSecurity/XmlSign/KeyInfoType.php 1 patch
Doc Comments   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -125,7 +125,7 @@  discard block
 block discarded – undo
125 125
     /**
126 126
      * Gets as keyName
127 127
      *
128
-     * @return string[]
128
+     * @return string
129 129
      */
130 130
     public function getKeyName()
131 131
     {
@@ -183,7 +183,7 @@  discard block
 block discarded – undo
183 183
      * Gets as keyValue
184 184
      *
185 185
      * @return
186
-     * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\KeyValue[]
186
+     string \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\KeyValue[]
187 187
      */
188 188
     public function getKeyValue()
189 189
     {
@@ -244,7 +244,7 @@  discard block
 block discarded – undo
244 244
      * Gets as retrievalMethod
245 245
      *
246 246
      * @return
247
-     * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\RetrievalMethod[]
247
+     string \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\RetrievalMethod[]
248 248
      */
249 249
     public function getRetrievalMethod()
250 250
     {
@@ -304,7 +304,7 @@  discard block
 block discarded – undo
304 304
      * Gets as x509Data
305 305
      *
306 306
      * @return
307
-     * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\X509Data[]
307
+     string \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\X509Data[]
308 308
      */
309 309
     public function getX509Data()
310 310
     {
@@ -364,7 +364,7 @@  discard block
 block discarded – undo
364 364
      * Gets as pGPData
365 365
      *
366 366
      * @return
367
-     * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\PGPData[]
367
+     string \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\PGPData[]
368 368
      */
369 369
     public function getPGPData()
370 370
     {
@@ -478,7 +478,7 @@  discard block
 block discarded – undo
478 478
     /**
479 479
      * Gets as mgmtData
480 480
      *
481
-     * @return string[]
481
+     * @return string
482 482
      */
483 483
     public function getMgmtData()
484 484
     {
Please login to merge, or discard this patch.
src/WssWsSecurity/XmlSign/KeyName.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,6 @@
 block discarded – undo
26 26
     /**
27 27
      * Gets or sets the inner value
28 28
      *
29
-     * @param string $value
30 29
      * @return string
31 30
      */
32 31
     public function value()
Please login to merge, or discard this patch.
src/WssWsSecurity/XmlSign/ManifestType.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@
 block discarded – undo
85 85
      * Gets as reference
86 86
      *
87 87
      * @return
88
-     * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\Reference[]
88
+     string \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\Reference[]
89 89
      */
90 90
     public function getReference()
91 91
     {
Please login to merge, or discard this patch.
src/WssWsSecurity/XmlSign/MgmtData.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,6 @@
 block discarded – undo
26 26
     /**
27 27
      * Gets or sets the inner value
28 28
      *
29
-     * @param string $value
30 29
      * @return string
31 30
      */
32 31
     public function value()
Please login to merge, or discard this patch.
src/WssWsSecurity/XmlSign/SignaturePropertiesType.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@
 block discarded – undo
85 85
      * Gets as signatureProperty
86 86
      *
87 87
      * @return
88
-     * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\SignatureProperty[]
88
+     string \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\SignatureProperty[]
89 89
      */
90 90
     public function getSignatureProperty()
91 91
     {
Please login to merge, or discard this patch.