Passed
Push — master ( f59107...48d447 )
by smiley
01:38
created
src/Bitbucket/BitbucketEndpoints.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
 
17 17
 /**
18 18
  */
19
-class BitbucketEndpoints extends EndpointMap{
19
+class BitbucketEndpoints extends EndpointMap {
20 20
 
21 21
 	protected $API_BASE = '/2.0';
22 22
 
Please login to merge, or discard this patch.