Skip to content
Snippets Groups Projects
Commit 01c801fd authored by Angie Byron's avatar Angie Byron
Browse files

Issue #1192466 by pillarsdotnet: Fixed Make docs of drupal_realpath() match code.

parent 5d0468d9
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -2152,8 +2152,7 @@ function drupal_unlink($uri, $context = NULL) {
* @see http://drupal.org/node/515192
*
* @param $uri
* A string containing the URI to verify. If this value is omitted,
* Drupal's public files directory will be used [public://].
* A string containing the URI to verify.
*
* @return
* The absolute pathname, or FALSE on failure.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment