b0y-101 Mini Shell


Current Path : E:/www/buriram/libraries/nextend2/nextend/library/libraries/form/elements/
File Upload :
Current File : E:/www/buriram/libraries/nextend2/nextend/library/libraries/form/elements/fontservices.php

<?php
N2Loader::import('libraries.form.elements.pluginmatrix');

class N2ElementFontServices extends N2ElementPluginMatrix {

    protected function getPlugins() {
        return N2Fonts::getFontServices();
    }

}

Copyright © 2019 by b0y-101