, http://wp.leau.co * @copyright GPL 2 * * @todo make this one a generic one used over client and server plugin */ namespace leau\co\amberalert_client; if (!class_exists('\\leau\co\ambertalert_client\\EdlUtils')) { /** * Class: EdlUtils * * @since 0.1 * @author Edward de Leau * @copyright GPL 2 * @static class containing utility functions */ class EdlUtils extends \leau\co\wp_generic\AbstractUtils { } }