Skip to content

Commit

Permalink
Update stub.phpstub
Browse files Browse the repository at this point in the history
Signed-off-by: Borja Domínguez <[email protected]>
  • Loading branch information
bdovaz authored and blizzz committed Jun 26, 2024
1 parent ff15709 commit dd4c0e6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/stub.phpstub
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,3 @@ namespace OC\Group {
\OCP\Group\Backend\INamedBackend {
}
}

namespace OC\Hooks {
interface PublicEmitter {
public function emit($scope, $method, array $arguments = []);
}
}

0 comments on commit dd4c0e6

Please sign in to comment.