Docs: Add proper `@param` and `@return` tags for `capital_P_dangit()`.

Props timplunkett.
Fixes #34863.

git-svn-id: https://develop.svn.wordpress.org/trunk@35803 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Pascal Birchler 2015-12-06 22:01:44 +00:00
parent 22f683be42
commit 15aed980c8
1 changed files with 3 additions and 0 deletions

View File

@ -4302,6 +4302,9 @@ function wp_basename( $path, $suffix = '' ) {
* @since 3.0.0
*
* @staticvar string|false $dblq
*
* @param string $text The text to be modified.
* @return string The modified text.
*/
function capital_P_dangit( $text ) {
// Simple replacement for titles