Passed
Push — master ( d6e89b...538005 )
by smiley
01:50
created
src/Imgur/ImgurEndpoints.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 ImgurEndpoints extends EndpointMap{
19
+class ImgurEndpoints extends EndpointMap {
20 20
 
21 21
 	protected $me = [
22 22
 		'path'          => '/3/account/me',
Please login to merge, or discard this patch.