mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Remove unused basePage() function from BasePageController
This commit is contained in:
@@ -344,15 +344,6 @@ class BasePageController extends Controller
|
||||
$this->render();
|
||||
}
|
||||
|
||||
/**
|
||||
* @throws \Exception
|
||||
*/
|
||||
public function basePage(): void
|
||||
{
|
||||
$this->setPrefs();
|
||||
$this->pagerender();
|
||||
}
|
||||
|
||||
/**
|
||||
* @throws \Exception
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user