Completed
Pull Request — master (#27)
by Dominik
05:54
created
src/PleskX/Api/Operator/SiteAlias.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -7,9 +7,9 @@
 block discarded – undo
7 7
 class SiteAlias extends \PleskX\Api\Operator
8 8
 {
9 9
 /**
10
-     * @param array $properties
11
-     * @return Struct\Info
12
-     */
10
+ * @param array $properties
11
+ * @return Struct\Info
12
+ */
13 13
     public function create(array $properties)
14 14
     {
15 15
         $packet = $this->_client->getPacket();
Please login to merge, or discard this patch.