Skip to content
Snippets Groups Projects

Feature/factory

Merged Krzysztof Dyszczyk requested to merge feature/factory into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -63,6 +63,8 @@ class AjaxHandler implements HookablePluginDependant
/**
* Process AJAX notice dismiss.
*
* Updates corresponded WordPress option and fires wpdesk_notice_dismissed_notice action with notice name.
*/
public function processAjaxNoticeDismiss()
{
Loading