type fixes
This commit is contained in:
@@ -401,7 +401,7 @@ class NoteHookProcessor
|
||||
}
|
||||
|
||||
/**
|
||||
* @return User[]
|
||||
* @return Collection<User>
|
||||
*/
|
||||
private function getSubscriberList(string $parentType, string $parentId, bool $isInternal = false): Collection
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user