We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6126844 commit e063f67Copy full SHA for e063f67
amqp/amqp.php
@@ -1310,8 +1310,8 @@ public function publish(
1310
/**
1311
* Set the value for the given key.
1312
*
1313
- * @param string $argumentName Name of the argument to set.
1314
- * @param bool|int|double|string|null $argumentValue Value of the argument to set.
+ * @param string $argumentName Name of the argument to set.
+ * @param bool|int|float|string|null $argumentValue Value of the argument to set.
1315
1316
* @return void
1317
*/
0 commit comments