mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
commit
8e40fcf5ef
1 changed files with 1 additions and 1 deletions
|
@ -497,7 +497,7 @@ class HtmlHelper extends AppHelper {
|
|||
*
|
||||
* Add the script file to a custom block:
|
||||
*
|
||||
* `$this->Html->script('styles.js', null, array('block' => 'bodyScript'));`
|
||||
* `$this->Html->script('styles.js', array('block' => 'bodyScript'));`
|
||||
*
|
||||
* ### Options
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue