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

feature(readme): readme

parent c177c6af
No related branches found
No related tags found
1 merge request!22Feature/readme
Pipeline #11507 canceled
......@@ -82,3 +82,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.
Please register or to comment