]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/template/class_TemplateEngine.php
@throws command removed
[shipsimu.git] / inc / classes / main / template / class_TemplateEngine.php
index a8e478b5b32070e64cabc19bdc5b71f8f81ee8c1..e2961f848a12857dee9f8cfa0a33a70bf5830352 100644 (file)
@@ -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