Completed
Push — master ( d5d70a...ca076d )
by Vítězslav
09:56
created
src/FlexiPeeHP/FlexiBeeRO.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -457,7 +457,7 @@
 block discarded – undo
457 457
      *
458 458
      * @link https://www.flexibee.eu/api/dokumentace/ref/urls/ Sestavování URL
459 459
      * @param string $url URL požadavku
460
-     * @param strinf $method HTTP Method GET|POST|PUT|OPTIONS|DELETE
460
+     * @param string $method HTTP Method GET|POST|PUT|OPTIONS|DELETE
461 461
      * @param string $format
462 462
      */
463 463
     public function doCurlRequest($url, $method, $format)
Please login to merge, or discard this patch.