Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML tags in method definition for references #25

Closed
samdark opened this issue Oct 22, 2015 · 1 comment
Closed

HTML tags in method definition for references #25

samdark opened this issue Oct 22, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@samdark
Copy link
Member

samdark commented Oct 22, 2015

http://www.yiiframework.com/doc-2.0/yii-helpers-basearrayhelper.html#multisort()-detail

public static void multisort ( <b>&</b>$array, $key, $direction = SORT_ASC, $sortFlag = SORT_REGULAR )

Note <b> tags.

@DrDeath72
Copy link

public static mixed|null remove ( <b>&</b>$array, $key, $default = null )

@cebe cebe added the type:bug Bug label Oct 28, 2015
@cebe cebe self-assigned this Oct 28, 2015
@cebe cebe added this to the 2.0.5 milestone Oct 28, 2015
@cebe cebe closed this as completed in a3c9293 Dec 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants