Passed
Push — master ( 70cc99...fe0e81 )
by Tim
07:43 queued 04:40
created
Psr/ApplicationServer/Configuration/DatabaseConfigurationInterface.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -124,9 +124,9 @@
 block discarded – undo
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
 }
Please login to merge, or discard this patch.