mirror of
https://github.com/github/codeql.git
synced 2026-02-16 23:13:43 +01:00
Add missing qldoc
This commit is contained in:
@@ -30,6 +30,7 @@ module XPath {
|
||||
}
|
||||
}
|
||||
|
||||
/** A sanitizer for XPath injection. */
|
||||
abstract class Sanitizer extends DataFlow::Node { }
|
||||
|
||||
private class ExternalSanitizer extends Sanitizer {
|
||||
|
||||
Reference in New Issue
Block a user