cleanup(change_detection): make Locals private

Closes #4321
This commit is contained in:
vsavkin
2015-09-24 10:04:29 -07:00
committed by Victor Savkin
parent 7c2c1a8e03
commit 225eab8f25
4 changed files with 6 additions and 9 deletions

View File

@ -1119,13 +1119,6 @@ var NG_API = [
'{AfterContentInit}',
'{AfterViewChecked}',
'{AfterViewInit}',
'{ChangeDetector}',
'{ChangeDetector}.mode',
'{ChangeDetector}.mode=',
'{ChangeDetector}.parent',
'{ChangeDetector}.parent=',
'{ChangeDetector}.ref',
'{ChangeDetector}.ref=',
'{ControlValueAccessor}',
'{DoCheck}',
'{Form}',