Apply fixes from StyleCI

This commit is contained in:
Daniil Gentili 2017-02-13 12:28:45 +00:00 committed by StyleCI Bot
parent 4c3de2573d
commit bfc7684fee

View File

@ -360,9 +360,9 @@ Slv8kg9qv1m6XHVQY3PnEw+QQtqSIXklHwIDAQAB
$this->settings['connection'][$test][$ipv6][$id] = $dc; $this->settings['connection'][$test][$ipv6][$id] = $dc;
} }
} }
public function getV() public function getV()
{ {
return 1; return 1;
} }
} }