Fix \Mibew\Thread class link

This commit is contained in:
Dmitriy Simushev 2015-05-07 13:32:33 +00:00
parent 7b314fc65c
commit fb183558d4

View File

@ -455,7 +455,7 @@ constant.
This event is triggered after a thread has been closed. An associative array
with the following items is passed to the event handlers:
* "thread": an instance of {@link \Mibew\Thread}.
* "thread": an instance of `\Mibew\Thread`.
#### Post message