Skip to content

Commit 3382765

Browse files
committed
phpdoc
1 parent 8fd5d9a commit 3382765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Events/EventManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ protected function notify(array $queue, EventInterface $event)
166166
/**
167167
* 清除某个事件的监听器列表
168168
*
169-
* @param string $event
169+
* @param string $name
170170
* @return void
171171
*/
172172
public function clearListeners($name)

0 commit comments

Comments
 (0)