MCPcopy Create free account
hub / github.com/angular/angular / InvalidDepsClass

Class InvalidDepsClass

packages/core/test/render3/jit/declare_factory_spec.ts:85–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85class InvalidDepsClass {
86 static ɵfac = ɵɵngDeclareFactory({
87 type: InvalidDepsClass,
88 deps: 'invalid',
89 target: ɵɵFactoryTarget.Injectable,
90 });
91}
92
93class TestInjector {
94 static ɵinj = ɵɵdefineInjector({

Callers

nothing calls this directly

Calls 1

ɵɵngDeclareFactoryFunction · 0.90

Tested by

no test coverage detected