Skip to content

Commit e34ca78

Browse files
committed
Fixed some phpdoc
1 parent 186564b commit e34ca78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Mremi/Flowdock/Api/Push/BaseMessageInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ public function clearTags();
5353
/**
5454
* Adds multiple tags to the message
5555
*
56-
* @param array $tags
56+
* @param string[] $tags
5757
*
5858
* @return static
5959
*/

0 commit comments

Comments
 (0)