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 e0e7702 commit 842daeaCopy full SHA for 842daea
user_guide_src/source/helpers/html_helper.rst
@@ -28,7 +28,7 @@ The following functions are available:
28
.. php:function:: img([$src = ''[, $indexPage = false[, $attributes = '']]])
29
30
:param string|array $src: Image source URI, or array of attributes and values
31
- :param bool $indexPage: Should indexPage be added to the source path
+ :param bool $indexPage: Should ``Config\App::$indexPage`` be added to the source path
32
:param mixed $attributes: Additional HTML attributes
33
:returns: An HTML image element
34
:rtype: string
0 commit comments