Passed
Pull Request — master (#221)
by Jaime Pérez
02:27
created
src/SAML2/XML/IdentifierTrait.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,7 @@
 block discarded – undo
4 4
 
5 5
 namespace SAML2\XML;
6 6
 
7
-use SAML2\XML\saml\IdentifierInterface;;
7
+use SAML2\XML\saml\IdentifierInterface; ;
8 8
 
9 9
 /**
10 10
  * Trait grouping common functionality for elements that can hold identifiers.
Please login to merge, or discard this patch.