mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Add QLDoc for FormatterSetup.getAFormatterHandler
This commit is contained in:
@@ -262,6 +262,9 @@ module Restify {
|
||||
.hasPropertyWrite("formatters", formatters)
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the formatter handler installed by this setup.
|
||||
*/
|
||||
DataFlow::FunctionNode getAFormatterHandler() { formatters.hasPropertyWrite(_, result) }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user