@@ -163,8 +163,8 @@ |
||
163 | 163 | $children, |
164 | 164 | Chunk::class, |
165 | 165 | sprintf( |
166 | - 'All children elements of %s:EncryptionMethod must be of type \SimpleSAML\XML\Chunk.', |
|
167 | - static::NS_PREFIX |
|
166 | + 'All children elements of %s:EncryptionMethod must be of type \SimpleSAML\XML\Chunk.', |
|
167 | + static::NS_PREFIX |
|
168 | 168 | ), |
169 | 169 | InvalidArgumentException::class, |
170 | 170 | ); |