Skip to content

Commit

Permalink
Fix property type
Browse files Browse the repository at this point in the history
Signed-off-by: Vitor Mattos <[email protected]>
  • Loading branch information
vitormattos committed Oct 27, 2022
1 parent 5a74cac commit 064b989
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Db/FileUserMapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
* @package OCA\Libresign\DB
*/
class FileUserMapper extends QBMapper {
/** @var FileUser[][] */
private $signers = [];

/**
Expand Down

0 comments on commit 064b989

Please sign in to comment.