Skip to content
Snippets Groups Projects
Commit 797f42a1 authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

Ajax - phpdoc.

parent a66a3bd6
No related branches found
No related tags found
1 merge request!4Feature/factory
Pipeline #7683 passed
...@@ -63,6 +63,8 @@ class AjaxHandler implements HookablePluginDependant ...@@ -63,6 +63,8 @@ class AjaxHandler implements HookablePluginDependant
/** /**
* Process AJAX notice dismiss. * Process AJAX notice dismiss.
*
* Updates corresponded WordPress option and fires wpdesk_notice_dismissed_notice action with notice name.
*/ */
public function processAjaxNoticeDismiss() public function processAjaxNoticeDismiss()
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment