Completed
Push — master ( 353a69...a7bd06 )
by Dieter
14:48 queued 04:11
created
src/Amadeus/Client/RequestCreator/Converter/DocRefund/IgnoreRefundConv.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,6 @@
 block discarded – undo
23 23
 namespace Amadeus\Client\RequestCreator\Converter\DocRefund;
24 24
 
25 25
 use Amadeus\Client\RequestCreator\Converter\BaseConverter;
26
-use Amadeus\Client\RequestOptions\DocRefundInitRefundOptions;
27 26
 use Amadeus\Client\Struct;
28 27
 
29 28
 /**
Please login to merge, or discard this patch.
src/Amadeus/Client/Struct/Ticket/ProcessETicket.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -71,7 +71,6 @@
 block discarded – undo
71 71
 
72 72
     /**
73 73
      * @param string $action
74
-     * @param string[] $additionalActions
75 74
      */
76 75
     protected function loadMsgAction($action)
77 76
     {
Please login to merge, or discard this patch.
src/Amadeus/Client/Struct/Ticket/InitRefund/ActionDetails.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,6 @@
 block discarded – undo
37 37
     /**
38 38
      * ActionDetails constructor.
39 39
      *
40
-     * @param array $options
41 40
      */
42 41
     public function __construct($actionDetails)
43 42
     {
Please login to merge, or discard this patch.