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