Completed
Push — master ( 5bd3cf...ec1d7a )
by Danilo
02:09
created
src/Core/CoreBot.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -433,7 +433,7 @@
 block discarded – undo
433 433
      */
434 434
 
435 435
     /** \brief Core function to execute HTTP request.
436
-     * @param $url The request's URL.
436
+     * @param string $url The request's URL.
437 437
      * @param $method The request's HTTP method, POST by default.
438 438
      * @return Url response, false on error.
439 439
      */
Please login to merge, or discard this patch.