mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Fix doc
This commit is contained in:
@@ -291,9 +291,9 @@ module ActionView {
|
||||
}
|
||||
|
||||
/**
|
||||
* `ActionView::Helpers::TagHelper#tag`.
|
||||
* `ActionView::Helpers::TagHelper#content_tag`.
|
||||
*
|
||||
* `tag(x, x, y, false)`.
|
||||
* `content_tag(x, x, y, false)`.
|
||||
*/
|
||||
private class ContentTag extends ActionViewContextCall, RawHelperCall {
|
||||
ContentTag() {
|
||||
|
||||
Reference in New Issue
Block a user