We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$$hasClass
1 parent 22358cf commit 208114cCopy full SHA for 208114c
1 file changed
src/AngularPublic.js
@@ -140,8 +140,7 @@ function publishExternalAPI(angular){
140
'getTestability': getTestability,
141
'$$minErr': minErr,
142
'$$csp': csp,
143
- 'reloadWithDebugInfo': reloadWithDebugInfo,
144
- '$$hasClass': jqLiteHasClass
+ 'reloadWithDebugInfo': reloadWithDebugInfo
145
});
146
147
angularModule = setupModuleLoader(window);
0 commit comments