Rename "groups" => "groupsService" where possible
The name of the "groups" service is slightly ambiguous in this context. We can't rename the prop because service dependencies are resolved by name and the service is called "groups" when registered with Angular.
Showing
Please register or sign in to comment