Completed
Push — master ( af0e83...609b51 )
by Matthew
02:15
created
src/Resources/Comment.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
      *
29 29
      * @var string
30 30
      */
31
-    protected $endpoint ='/discussions/comments' ;
31
+    protected $endpoint = '/discussions/comments';
32 32
 
33 33
     /**
34 34
      * The forums resource endpoint
Please login to merge, or discard this patch.