scopes are also “global” methods
so you can give (“scopes.somescope”, “functionname”)
or even (null , scopes.somescope.functionname")
because of the scopes is null we try to extract it from the method name
scopes are also “global” methods
so you can give (“scopes.somescope”, “functionname”)
or even (null , scopes.somescope.functionname")
because of the scopes is null we try to extract it from the method name