Skip to content

Commit 0e4e92d

Browse files
committed
Provide better docblock for PluginClient::addPlugin
1 parent 5df87d1 commit 0e4e92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PluginClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ public function __construct($client, array $plugins = [], array $options = [])
6262
}
6363

6464
/**
65-
* Adds a plugin to the end of the queue.
65+
* Append a plugin to the end of the queue.
6666
*
6767
* @param Plugin $plugin
6868
*/

0 commit comments

Comments
 (0)