Skip to content

Conversation

@obozdag
Copy link
Contributor

@obozdag obozdag commented Sep 2, 2024

Description
Fix track function definition in helpers/html_helper.rst

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

Fix track function definition in helpers/html_helper.rst
@kenjis kenjis added the documentation Pull requests for documentation only label Sep 5, 2024
:param string $name: The name of the parameter
:param string $value: The value of the parameter
:param array $attributes: HTML attributes
:param string $src: The path of the media resource
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

src is the address of the track (.vtt file).

Fix track function src param definition in helpers/html_helper.rst
@kenjis kenjis merged commit f8e36d9 into codeigniter4:develop Sep 6, 2024
@kenjis
Copy link
Member

kenjis commented Sep 6, 2024

@obozdag Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Pull requests for documentation only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants