Bug Report #1154

PHPDoc Incorrect in Form Helper dropdown

Added by Alex Sexton - almost 3 years ago. Updated almost 3 years ago.

Status:Closed Start date:
Priority:Normal Due date:
Assignee:Kiall Mac Innes % Done:

100%

Category:Helpers
Target version:-
Resolution:fixed Points:

Description

After a recent change, the function now accepts an array or a string.

line 236 is currently:

  • @param string option key that should be selected by default

should be:

  • @param string|array option key(s) that should be selected by default

Associated revisions

Revision 4292
Added by Kiall Mac Innes almost 3 years ago

merging r4291 to 2.4 branch - refs #1154

History

Updated by Kiall Mac Innes almost 3 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset r4291.

Updated by Kiall Mac Innes almost 3 years ago

  • Assignee set to Kiall Mac Innes
  • Resolution set to fixed

Also available in: Atom PDF