We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496ef23 commit fe6efedCopy full SHA for fe6efed
user_guide_src/source/helpers/html_helper.rst
@@ -39,7 +39,7 @@ The following functions are available:
39
.. literalinclude:: html_helper/002.php
40
41
There is an optional second parameter, a true/false value, that
42
- specifies if the *src* should have ``$config['indexPage']`` added to the address it creates.
+ specifies if the *src* should have ``Config\App::$indexPage`` added to the address it creates.
43
Presumably, this would be if you were using a media controller:
44
45
.. literalinclude:: html_helper/003.php
0 commit comments