Skip to content
Snippets Groups Projects

Feature/factory

Merged Krzysztof Dyszczyk requested to merge feature/factory into master
All threads resolved!
4 files
+ 4
8
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
2
@@ -6,8 +6,7 @@ use WPDesk\PluginBuilder\Plugin\HookablePluginDependant;
use WPDesk\PluginBuilder\Plugin\PluginAccess;
/**
* Class Notice.
*
* Class AjaxHandler
* @package WPDesk\Notice
*/
class AjaxHandler implements HookablePluginDependant
Loading