Fix since version

This commit is contained in:
Joas Schilling 2016-02-24 12:42:34 +01:00
parent 6526c122af
commit a1c02a0567

View file

@ -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;