docs(router): fix up the exampesd

This commit is contained in:
vsavkin
2016-08-30 15:57:24 -07:00
committed by Victor Berchet
parent c350ba29f6
commit c74a438f0c
5 changed files with 59 additions and 11 deletions

View File

@ -37,7 +37,7 @@ export class SpyNgModuleFactoryLoader implements NgModuleFactoryLoader {
/**
* Router setup factory function used for testing.
*
* @experimental
* @stable
*/
export function setupTestingRouter(
urlSerializer: UrlSerializer, outletMap: RouterOutletMap, location: Location,