aboutsummaryrefslogtreecommitdiff
path: root/app/controllers/extern.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/controllers/extern.php')
-rw-r--r--app/controllers/extern.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/controllers/extern.php b/app/controllers/extern.php
index 6cde6f3..9296a34 100644
--- a/app/controllers/extern.php
+++ b/app/controllers/extern.php
@@ -21,7 +21,7 @@ class ExternController extends StudipController
* Action shows rendered external page.
*
* @param string $config_id The id of the configuration of the external page to show.
- * @throws Trails_DoubleRenderError
+ * @throws Trails\Exceptions\DoubleRenderError
*/
public function index_action(string $config_id)
{