@@ -124,9 +124,9 @@ |
||
| 124 | 124 | public function getPlatform(); |
| 125 | 125 | |
| 126 | 126 | /** |
| 127 | - * Returns the encryption information. |
|
| 128 | - * |
|
| 129 | - * @return \AppserverIo\Configuration\Interfaces\NodeValueInterface The encryption information |
|
| 130 | - */ |
|
| 127 | + * Returns the encryption information. |
|
| 128 | + * |
|
| 129 | + * @return \AppserverIo\Configuration\Interfaces\NodeValueInterface The encryption information |
|
| 130 | + */ |
|
| 131 | 131 | public function getEncryption(); |
| 132 | 132 | } |