@@ -62,7 +62,7 @@ |
||
| 62 | 62 | } |
| 63 | 63 | |
| 64 | 64 | |
| 65 | - /** |
|
| 65 | + /** |
|
| 66 | 66 | * Test if an object, at the state it's in, would produce an empty XML-element |
| 67 | 67 | * |
| 68 | 68 | * @return bool |
@@ -25,9 +25,9 @@ |
||
| 25 | 25 | * @package simplesamlphp/saml2 |
| 26 | 26 | */ |
| 27 | 27 | class BaseID extends AbstractSamlElement implements |
| 28 | - BaseIdentifierInterface, |
|
| 29 | - EncryptableElementInterface, |
|
| 30 | - ExtensionPointInterface |
|
| 28 | + BaseIdentifierInterface, |
|
| 29 | + EncryptableElementInterface, |
|
| 30 | + ExtensionPointInterface |
|
| 31 | 31 | { |
| 32 | 32 | use EncryptableElementTrait; |
| 33 | 33 | use ExtensionPointTrait; |