mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:01:24 +00:00
Update phpstan level to 6
This commit is contained in:
@@ -12,7 +12,7 @@ class AdminCategoryController extends BasePageController
|
||||
/**
|
||||
* @throws \Exception
|
||||
*/
|
||||
public function index()
|
||||
public function index(): mixed
|
||||
{
|
||||
$this->setAdminPrefs();
|
||||
$meta_title = $title = 'Category List';
|
||||
|
||||
Reference in New Issue
Block a user