docs(router): remove unnecessary {@link Injector}
jsdoc tags (#23187)
Inline code blocks are automatically linked, if possible, to their API page. PR Close #23187
This commit is contained in:

committed by
Igor Minar

parent
31b90436b4
commit
9141424ac6
@ -136,7 +136,7 @@ export function setupTestingRouter(
|
||||
* Sets up the router to be used for testing.
|
||||
*
|
||||
* The modules sets up the router to be used for testing.
|
||||
* It provides spy implementations of {@link Location}, {@link LocationStrategy}, and {@link
|
||||
* It provides spy implementations of `Location`, `LocationStrategy`, and {@link
|
||||
* NgModuleFactoryLoader}.
|
||||
*
|
||||
* ### Example
|
||||
|
Reference in New Issue
Block a user