Completed
Push — master ( cdb331...f48116 )
by Vítězslav
23:45
created
src/FlexiPeeHP/FlexiBeeRW.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -570,7 +570,7 @@
 block discarded – undo
570 570
      *
571 571
      * @url https://www.flexibee.eu/api/dokumentace/ref/odesilani-mailem/
572 572
      * 
573
-     * @return int http response code
573
+     * @return boolean http response code
574 574
      */
575 575
     public function sendUnsent() {
576 576
         $this->performRequest('automaticky-odeslat-neodeslane', 'PUT', 'xml');
Please login to merge, or discard this patch.