diff options
| author | Christian Cleberg <[email protected]> | 2026-01-07 19:14:17 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-01-07 19:14:17 -0600 |
| commit | 2fd901458c8da24fd0e28d4b07a99d3f4876316f (patch) | |
| tree | 526d9c7d22324724025c719adfa2e76289beba78 /src/Controller/RouteController.php | |
| parent | 6f7ee0d2dfd9c44a1f115ebcb0ceb00e4aaa5946 (diff) | |
| download | hn-2fd901458c8da24fd0e28d4b07a99d3f4876316f.tar.gz hn-2fd901458c8da24fd0e28d4b07a99d3f4876316f.tar.bz2 hn-2fd901458c8da24fd0e28d4b07a99d3f4876316f.zip | |
update author emails
Diffstat (limited to 'src/Controller/RouteController.php')
| -rw-r--r-- | src/Controller/RouteController.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Controller/RouteController.php b/src/Controller/RouteController.php index 2a4ed28..e3b2236 100644 --- a/src/Controller/RouteController.php +++ b/src/Controller/RouteController.php @@ -26,7 +26,7 @@ class RouteController * * @access public * @return void No return type; send user to FeedController->render() or a 404 error - * @author Christian Cleberg <[email protected]> + * @author Christian Cleberg <[email protected]> */ public function routeUser(): void { |
