mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Fix docblock formatting.
This commit is contained in:
parent
1a8f2202c0
commit
cceeb34d1d
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ class HtmlHelper extends AppHelper {
|
|||
*
|
||||
* ### Options
|
||||
*
|
||||
* 'prepend' Prepend the breadcrumb to. Using this option
|
||||
* - 'prepend' Prepend the breadcrumb to. Using this option
|
||||
*
|
||||
* @param string $name Text for link
|
||||
* @param string $link URL for link (if empty it won't be a link)
|
||||
|
|
Loading…
Reference in a new issue