We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 186564b commit e34ca78Copy full SHA for e34ca78
1 file changed
src/Mremi/Flowdock/Api/Push/BaseMessageInterface.php
@@ -53,7 +53,7 @@ public function clearTags();
53
/**
54
* Adds multiple tags to the message
55
*
56
- * @param array $tags
+ * @param string[] $tags
57
58
* @return static
59
*/
0 commit comments