mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-30 23:30:05 +00:00
Build/Test Tools: Fix docblocks in a couple of test files to use two asterisks.
Props mahnewr, rudlinkon,kraftbj, audrasjb, mukesh27. Fixes #60513. git-svn-id: https://develop.svn.wordpress.org/trunk@57665 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -49,7 +49,7 @@ function strip_ws( $txt ) {
|
||||
return trim( implode( "\n", $result ) );
|
||||
}
|
||||
|
||||
/*
|
||||
/**
|
||||
* Helper class for testing code that involves actions and filters.
|
||||
*
|
||||
* Typical use:
|
||||
|
||||
Reference in New Issue
Block a user