]> git.mxchange.org Git - core.git/blobdiff - inc/main/interfaces/template/class_CompileableTemplate.php
Continued:
[core.git] / inc / main / interfaces / template / class_CompileableTemplate.php
index d586265f2ed91b86e3849bec8412ee38a3a4f045..e18190f47437a73437124feffaf2dc64f8ff353f 100644 (file)
@@ -129,7 +129,7 @@ interface CompileableTemplate extends FrameworkInterface {
        /**
         * Transfers the content of this template engine to a given response instance
         *
-        * @param       $responseInstance       An instance of a response class
+        * @param       $responseInstance       An instance of a Responsable class
         * @return      void
         */
        function transferToResponse (Responseable $responseInstance);