fix: type hint

This commit is contained in:
HDVinnie
2022-01-08 16:37:19 -05:00
parent ebb5b72c2b
commit ee32debd2a
2 changed files with 1 additions and 3 deletions

View File

@@ -104,8 +104,6 @@ class Topic extends Model
/**
* Does User Have Permission To View Topic.
*
* @return string
*/
public function viewable()
{