Skip to content

Commit cadbdcf

Browse files
committed
add missing qldoc in MooTools.qll
1 parent c47d680 commit cadbdcf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

javascript/ql/src/semmle/javascript/frameworks/MooTools.qll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
import javascript
66

7+
/**
8+
* Classes and predicates for working with MooTools code.
9+
*/
710
module MooTools {
811
private class Element extends DataFlow::NewNode {
912
Element() {

0 commit comments

Comments
 (0)