Update controllers

This commit is contained in:
DariusIII
2022-10-23 23:18:00 +02:00
parent 05907009ae
commit 4d188afb52
65 changed files with 195 additions and 183 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ class TermsController extends BasePageController
/**
* @throws \Exception
*/
public function terms()
public function terms(): void
{
$this->setPrefs();
$title = 'Terms and Conditions';