]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/template/objects/class_XmlObjectRegistryTemplateEngine.php
Forgot this ... :(
[hub.git] / application / hub / main / template / objects / class_XmlObjectRegistryTemplateEngine.php
index 0a691ae8aee548e1362190539c5798f6534e45c8..dbeb02266d6b7532cd8c2e8d314e8e95974f7131 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 XmlObjectRegistryTemplateEngine extends BaseTemplateEngine implements CompileableTemplate, Registerable {
+class XmlObjectRegistryTemplateEngine extends BaseXmlTemplateEngine implements CompileableTemplate, Registerable {
        // Constants
        const OBJECT_TYPE_DATA_NAME                 = 'object-name';
        const OBJECT_TYPE_DATA_RECIPIENT_LIMITATION = 'object-recipient-limitation';