File "mod.php"

Full Path: /home/vantageo/public_html/cache/cache/.wp-cli/wp-content/plugins/woo-product-filter/modules/mail/mod.php
File size: 102 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
class MailWpf extends ModuleWpf {
		
	public function init() {
		parent::init();
	}
	
}