Skip to content

Commit

Permalink
Add a note
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Jun 2, 2017
1 parent d640fe3 commit 7593fbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/View/Helper/HtmlHelper.php
Expand Up @@ -335,6 +335,7 @@ public function charset($charset = null)
* - `confirm` JavaScript confirmation message.
*
* @param string|array $title The content to be wrapped by `<a>` tags.
* Can also be array if $url is null and will use the URL as title then.
* @param string|array|null $url Cake-relative URL or array of URL parameters, or
* external URL (starts with http://)
* @param array $options Array of options and HTML attributes.
Expand Down

0 comments on commit 7593fbf

Please sign in to comment.