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

Refactoring for docs.

parent 73c54f43
No related branches found
No related tags found
1 merge request!4Feature/factory
Pipeline #7538 passed with warnings
......@@ -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
......
......@@ -3,8 +3,7 @@
namespace WPDesk\Notice;
/**
* Class Notice.
*
* Class Factory
* @package WPDesk\Notice
*/
class Factory
......
......@@ -3,8 +3,7 @@
namespace WPDesk\Notice;
/**
* Class Notice.
*
* Class Notice
* @package WPDesk\Notice
*/
class Notice
......
......@@ -3,8 +3,7 @@
namespace WPDesk\Notice;
/**
* Class Notice.
*
* Class PermanentDismissibleNotice
* @package WPDesk\Notice
*/
class PermanentDismissibleNotice extends Notice
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment