mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-03 03:38:52 +00:00
Update controllers
This commit is contained in:
@@ -7,7 +7,7 @@ class TermsController extends BasePageController
|
||||
/**
|
||||
* @throws \Exception
|
||||
*/
|
||||
public function terms()
|
||||
public function terms(): void
|
||||
{
|
||||
$this->setPrefs();
|
||||
$title = 'Terms and Conditions';
|
||||
|
||||
Reference in New Issue
Block a user