Completed
Push — master ( db382d...b26fd3 )
by Chris
02:36
created
src/Traits/ComodoDecodeCSR/Getters.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -21,6 +21,9 @@
 block discarded – undo
21 21
         return $this->SHA1;
22 22
     }
23 23
 
24
+    /**
25
+     * @return string
26
+     */
24 27
     public function getEndpoint()
25 28
     {
26 29
         return $this->Endpoint;
Please login to merge, or discard this patch.