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

feature(readme): readme

parent 19b51baa
No related branches found
No related tags found
No related merge requests found
Pipeline #11578 failed with stages
in 3 minutes and 24 seconds
......@@ -106,3 +106,7 @@ wpdesk_permanent_dismissible_wp_notice( 'Notice text goes here', 'notice-name' )
// Is equivalent to
$notice = new \WPDesk\Notice\PermanentDismissibleNotice( 'Notice text goes here', 'notice-name' );
```
## Project documentation
PHPDoc: https://wpdesk.gitlab.io/wp-notice/index.html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment