Fix since version

remotes/origin/s3patch
Joas Schilling 2016-02-24 12:42:34 +07:00
parent 6526c122af
commit a1c02a0567
1 changed files with 1 additions and 1 deletions

@ -45,7 +45,7 @@ class CommentsEvent extends Event {
*
* @param string $event
* @param IComment $comment
* @since 9.0.IComment
* @since 9.0.0
*/
public function __construct($event, IComment $comment) {
$this->event = $event;