]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/template/requests/class_XmlRequestNodeListTemplateEngine.php
Forgot this ... :(
[hub.git] / application / hub / main / template / requests / class_XmlRequestNodeListTemplateEngine.php
index 5143cd66cc233afe6e9ddcee37102778bcc871f3..41f8b56a6c9dc488c6a831dfcd31f3e37fd6ce1c 100644 (file)
@@ -22,7 +22,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class XmlRequestNodeListTemplateEngine extends BaseTemplateEngine implements CompileableTemplate, Registerable {
+class XmlRequestNodeListTemplateEngine extends BaseXmlTemplateEngine implements CompileableTemplate, Registerable {
        // Constants for array elements
        const REQUEST_DATA_ACCEPTED_OBJECT_TYPES = 'accepted-object-types';
        const REQUEST_DATA_SESSION_ID            = 'session-id';