Completed
Branch main (030024)
by Emmanuel
07:02
created
src/Api/TelerivetApi.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -10,6 +10,9 @@
 block discarded – undo
10 10
 {
11 11
 
12 12
 
13
+    /**
14
+     * @param string $authorization
15
+     */
13 16
     public function sendSmsRequest(string $url,Array $data,$authorization)
14 17
     {
15 18
 
Please login to merge, or discard this patch.