We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18dc394 commit f80f8b6Copy full SHA for f80f8b6
1 file changed
javascript/ql/lib/semmle/javascript/frameworks/Vue.qll
@@ -191,7 +191,7 @@ module Vue {
191
}
192
193
/**
194
- * DEPRECATED. Use `getOwnOptions().getARhs()`.
+ * DEPRECATED. Use `getOwnOptions().getASink()`.
195
*
196
* Gets the options passed to the Vue object, such as the object literal `{...}` in `new Vue{{...})`
197
* or the default export of a single-file component.
0 commit comments