File "phpfastcache_extensions.php"

Full path: /home/kosmetik/public_html/wp-content/plugins/woo-license-keys/vendor/10quality/wpmvc-phpfastcache/src/psr4/phpfastcache_extensions.php
File size: 130 B
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<?php

namespace WPMVC\PHPFastCache;

abstract class phpfastcache_extensions {
    function __call($name, $agr) {

    }
}