File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -238,8 +238,8 @@ HtmlHelper
238238 an array. This gives more control and flexibility over the first crumb link.
239239- :php:meth: `HtmlHelper::docType() ` now defaults to html5.
240240- :php:meth: `HtmlHelper::image() ` now has a ``fullBase `` option.
241- - :php:meth: `HtmlHelper::video () ` has been added. You can use this method to
242- create HTML5 video elements.
241+ - :php:meth: `HtmlHelper::media () ` has been added. You can use this method to
242+ create HTML5 audio/ video elements.
243243- :term: `plugin syntax ` support has been added for
244244 :php:meth: `HtmlHelper::script() `, :php:meth: `HtmlHelper::css() `, :php:meth: `HtmlHelper::image() `.
245245 You can now easily link to plugin assets using ``Plugin.asset ``.
You can’t perform that action at this time.
0 commit comments