aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/forms/Form.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/classes/forms/Form.php')
-rw-r--r--lib/classes/forms/Form.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/classes/forms/Form.php b/lib/classes/forms/Form.php
index 8977a37..36a2e7d 100644
--- a/lib/classes/forms/Form.php
+++ b/lib/classes/forms/Form.php
@@ -492,7 +492,7 @@ class Form extends Part
/**
* Renders the whole form as a string.
* @return string
- * @throws \Flexi_TemplateNotFoundException
+ * @throws \Flexi\TemplateNotFoundException
*/
public function render()
{