mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 00:28:47 +02:00
Add PHPDoc to explain behavior change (as in the migration notes)
This commit is contained in:
@@ -505,6 +505,7 @@ class WebPage implements Page
|
||||
*
|
||||
* @uses \WebPage::$a_scripts
|
||||
* @param string $s_script
|
||||
* @since 3.0.0 These scripts are put at the end of the <body> tag instead of the end of the <head> tag, {@see static::add_early_script} to add script there
|
||||
*/
|
||||
public function add_script($s_script)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user