Skip to content

Commit b4a76dd

Browse files
committed
[WebProfilerBundle] Fixed JSDoc parameter definition
1 parent 0e6e28b commit b4a76dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/views/Collector/time.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
/**
116116
* Query an element with a CSS selector.
117117
*
118-
* @param string selector a CSS-selector-compatible query string
118+
* @param {string} selector - a CSS-selector-compatible query string
119119
*
120120
* @return DOMElement|null
121121
*/

0 commit comments

Comments
 (0)