Passed
Branch master (d80a91)
by Andreas
03:35
created
src/Message/RequestData/CustomerDetailsTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -94,7 +94,7 @@
 block discarded – undo
94 94
      * Set a single parameter
95 95
      *
96 96
      * @param string $key   The parameter key
97
-     * @param mixed  $value The value to set
97
+     * @param Customer  $value The value to set
98 98
      *
99 99
      * @return AbstractRequest Provides a fluent interface
100 100
      *
Please login to merge, or discard this patch.