Completed
Push — master ( 750a72...3b3e97 )
by Tobias
03:42
created
src/Model/Tag/CountryResponse.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,6 @@
 block discarded – undo
27 27
     private $tag;
28 28
 
29 29
     /**
30
-     * @param string $message
31 30
      */
32 31
     private function __construct()
33 32
     {
Please login to merge, or discard this patch.
src/Model/Tag/DeviceResponse.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,6 @@
 block discarded – undo
27 27
     private $tag;
28 28
 
29 29
     /**
30
-     * @param string $message
31 30
      */
32 31
     private function __construct()
33 32
     {
Please login to merge, or discard this patch.
src/Model/Tag/ProviderResponse.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,6 @@
 block discarded – undo
27 27
     private $tag;
28 28
 
29 29
     /**
30
-     * @param string $message
31 30
      */
32 31
     private function __construct()
33 32
     {
Please login to merge, or discard this patch.