mirror of
https://github.com/felixfoertsch/wordpress-dev-env.git
synced 2026-04-18 15:28:44 +02:00
Initial commit
This commit is contained in:
10
wordpress_plugins/query-monitor-extend-version-1.0/classes/Plugin.php
Executable file
10
wordpress_plugins/query-monitor-extend-version-1.0/classes/Plugin.php
Executable file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* Abstract plugin wrapper.
|
||||
*
|
||||
* @package query-monitor-extend
|
||||
*/
|
||||
|
||||
class QMX_Plugin extends QM_Plugin {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user