From: Roland Häder Date: Mon, 26 May 2008 21:05:44 +0000 (+0000) Subject: @throws command removed X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=fd7a507aa8449a1d3c70a76b2e333a738bac7fb1;p=shipsimu.git @throws command removed --- diff --git a/inc/classes/main/template/class_TemplateEngine.php b/inc/classes/main/template/class_TemplateEngine.php index a8e478b..e2961f8 100644 --- a/inc/classes/main/template/class_TemplateEngine.php +++ b/inc/classes/main/template/class_TemplateEngine.php @@ -596,9 +596,6 @@ class TemplateEngine extends BaseFrameworkSystem implements CompileableTemplate * * @param $rawData The raw template data we shall analyze * @return void - * @throws InvalidTemplateVariableNameException If a variable name - * in a template is - * invalid */ private function extractVariablesFromRawData ($rawData) { // Cast to string