Completed
Push — master ( 8bbc6f...d6db6c )
by Thijs
02:45
created
src/SAML2/XML/saml/NameIDType.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,6 @@
 block discarded – undo
77 77
     /**
78 78
      * Convert this NameIDType to XML.
79 79
      *
80
-     * @param \DOMElement $element The element we are converting to XML.
81 80
      *
82 81
      * @return \DOMElement The XML element after adding the data corresponding to this NameIDType.
83 82
      */
Please login to merge, or discard this patch.
src/SAML2/XML/saml/BaseIDType.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,6 @@
 block discarded – undo
77 77
     /**
78 78
      * Convert this NameIDType to XML.
79 79
      *
80
-     * @param \DOMElement $element The element we are converting to XML.
81 80
      *
82 81
      * @return \DOMElement The XML element after adding the data corresponding to this NameIDType.
83 82
      */
Please login to merge, or discard this patch.