From 31b4508b26bd1f97154a78d1c8086f46c3cc4214 Mon Sep 17 00:00:00 2001 From: Osman Bozdag Date: Mon, 2 Sep 2024 06:46:15 +0200 Subject: [PATCH] docs: Fix some function definitions in helpers/html_helper.rst Fix some function definitions in helpers/html_helper.rst --- user_guide_src/source/helpers/html_helper.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/user_guide_src/source/helpers/html_helper.rst b/user_guide_src/source/helpers/html_helper.rst index b16bba0eb933..6573f48469b9 100644 --- a/user_guide_src/source/helpers/html_helper.rst +++ b/user_guide_src/source/helpers/html_helper.rst @@ -53,7 +53,7 @@ The following functions are available: .. literalinclude:: html_helper/004.php -.. php:function:: img_data([$src = ''[, $indexPage = false[, $attributes = '']]]) +.. php:function:: img_data($path[, $mime = null]) :param string $path: Path to the image file :param string|null $mime: MIME type to use, or null to guess @@ -261,7 +261,7 @@ The following functions are available: Identical to :php:func:`video()`, only it produces ``