Skip to content

Commit 15325d6

Browse files
committed
Adjust qualified name in reference in lib UI5WebcomponentsReact
1 parent a24d844 commit 15325d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/frameworks/ui5/lib/advanced_security/javascript/frameworks/ui5/UI5WebcomponentsReact.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ predicate isRefAssignedToUI5Component(UseRefDomValueSource source) {
4141
}
4242

4343
/**
44-
* A custom version of the `UseRefDomValueSource` in the out of the box libraries
44+
* A custom version of the `React::UseRefDomValueSource` in the out of the box libraries
4545
* this version exposes its JSX element and also is not private
4646
*/
4747
class UseRefDomValueSource extends DOM::DomValueSource::Range {

0 commit comments

Comments
 (0)