Skip to content
Snippets Groups Projects

Feature/factory

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

Files

+ 3
0
@@ -7,6 +7,9 @@ use WPDesk\PluginBuilder\Plugin\PluginAccess;
/**
* Class AjaxHandler
*
* AjaxHandler for dismissible notices.
*
* @package WPDesk\Notice
*/
class AjaxHandler implements HookablePluginDependant
Loading