Completed
Push — master ( ac28ba...d1c608 )
by Adriano
05:00
created
src/Integracao/ControlPay/Contracts/Pedido/GetByFiltrosResponse.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -44,7 +44,7 @@
 block discarded – undo
44 44
 
45 45
     /**
46 46
      * @param \DateTime $data
47
-     * @return InserirResponse
47
+     * @return GetByFiltrosResponse
48 48
      */
49 49
     public function setData($data)
50 50
     {
Please login to merge, or discard this patch.
ControlPay/Contracts/Pedido/GetByPessoaIdByReferenciaResponse.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -44,7 +44,7 @@
 block discarded – undo
44 44
 
45 45
     /**
46 46
      * @param \DateTime $data
47
-     * @return InserirResponse
47
+     * @return GetByPessoaIdByReferenciaResponse
48 48
      */
49 49
     public function setData($data)
50 50
     {
Please login to merge, or discard this patch.
src/Integracao/ControlPay/Contracts/Pedido/GetPedidosByPessoaIdResponse.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -44,7 +44,7 @@
 block discarded – undo
44 44
 
45 45
     /**
46 46
      * @param \DateTime $data
47
-     * @return InserirResponse
47
+     * @return GetPedidosByPessoaIdResponse
48 48
      */
49 49
     public function setData($data)
50 50
     {
Please login to merge, or discard this patch.