Skip to content

Commit

Permalink
Update TagsShop.php
Browse files Browse the repository at this point in the history
  • Loading branch information
NhanAZ committed Aug 15, 2023
1 parent f211510 commit 49fe00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Kygekraqmak/KygekTagsShop/TagsShop.php
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ public function fileExists() : bool {
return file_exists($config) || file_exists($data);
}

public function getPurePerms() : PurePerms {
public function getPurePerms() : Plugin {
return $this->purePerms;
}
}

0 comments on commit 49fe00d

Please sign in to comment.