Test Failed
Branch master (8bb797)
by Joe
02:17
created
Category
src/Parallels.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -19,8 +19,7 @@
 block discarded – undo
19 19
  *
20 20
  * @access public
21 21
  */
22
-class Parallels
23
-{
22
+class Parallels {
24 23
 	public $LicenseType = 'billing'; // billing or purchase
25 24
 	private $xml_options = array('sslverify' => false);
26 25
 	private $default_url = 'https://ka.parallels.com:7050/';
Please login to merge, or discard this patch.