mirror of
https://github.com/inretio/WordPress-Plugin-Boilerplate
synced 2024-12-22 20:03:53 +02:00
Add missing *
This commit is contained in:
parent
62ddbcc5e6
commit
04f7237e44
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@ class Plugin_Name {
|
|||
include_once( 'views/admin.php' );
|
||||
}
|
||||
|
||||
/*
|
||||
/**
|
||||
* Add settings action link to the plugins page.
|
||||
*
|
||||
* @since 1.0.0
|
||||
|
|
Loading…
Reference in a new issue