mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Fix since version
This commit is contained in:
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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue