Source
HashLocationStrategy(this._platformLocation, [@Optional() @Inject(APP_BASE_HREF) String _baseHref]) { if (_baseHref != null) { this._baseHref = _baseHref; } }
HashLocationStrategy(this._platformLocation, [@Optional() @Inject(APP_BASE_HREF) String _baseHref]) { if (_baseHref != null) { this._baseHref = _baseHref; } }