Skip to content
Snippets Groups Projects
Commit 168ef453 authored by vasili.guruli's avatar vasili.guruli
Browse files

Add param type in doc comment

parent 837d57cf
No related branches found
No related tags found
No related merge requests found
Pipeline #9351 failed
......@@ -362,7 +362,7 @@ if ( ! class_exists( 'WPDesk_Basic_Requirement_Checker' ) ) {
}
/**
* @param $slug
* @param string $slug
*
* @return bool
*/
......@@ -379,7 +379,7 @@ if ( ! class_exists( 'WPDesk_Basic_Requirement_Checker' ) ) {
}
/**
* @param $slug
* @param string $slug
*
* @return $this
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment