@@ -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 |
@@ -28,9 +28,9 @@ |
||
| 28 | 28 | * @package simplesamlphp/saml2 |
| 29 | 29 | */ |
| 30 | 30 | abstract class AbstractBaseID extends AbstractSamlElement implements |
| 31 | - BaseIdentifierInterface, |
|
| 32 | - EncryptableElementInterface, |
|
| 33 | - ExtensionPointInterface |
|
| 31 | + BaseIdentifierInterface, |
|
| 32 | + EncryptableElementInterface, |
|
| 33 | + ExtensionPointInterface |
|
| 34 | 34 | { |
| 35 | 35 | use EncryptableElementTrait; |
| 36 | 36 | use ExtensionPointTrait; |