Skip to content

docs: clarify HTML attribute targets in FormHelper - #19590

Open
w3lld1 wants to merge 1 commit into
cakephp:5.nextfrom
w3lld1:docs/helper-html-attributes
Open

docs: clarify HTML attribute targets in FormHelper#19590
w3lld1 wants to merge 1 commit into
cakephp:5.nextfrom
w3lld1:docs/helper-html-attributes

Conversation

@w3lld1

@w3lld1 w3lld1 commented Aug 13, 2026

Copy link
Copy Markdown

Summary

  • clarify where passthrough HTML attributes are applied for button(), postButton(), postLink(), and submit()
  • tighten nearby option wording while keeping the existing API unchanged

Validation

  • php -n -l src/View/Helper/FormHelper.php
  • focused documentation assertions for the four clarified method descriptions
  • git diff --check

The full test suite was not run because this documentation-only change does not alter runtime behavior.

Fixes #19508

@markstory

Copy link
Copy Markdown
Member

Is this along the lines of what you had in mind @dereuromark ?

@dereuromark

Copy link
Copy Markdown
Member

Not really. But we can also do these docs Improvements.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants