Completed
Push — release-4-alpha ( 75e8a6...2abca7 )
by Tim
02:52
created
src/SAML2/Message.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -347,7 +347,7 @@
 block discarded – undo
347 347
     /**
348 348
      * Retrieve the issuer if this message.
349 349
      *
350
-     * @return \SAML2\XML\saml\Issuer|null The issuer of this message, or NULL if no issuer is given
350
+     * @return string The issuer of this message, or NULL if no issuer is given
351 351
      */
352 352
     public function getIssuer()
353 353
     {
Please login to merge, or discard this patch.