fix(ivy): align discovery methods for consistency (#27117)

PR Close #27117
This commit is contained in:
Misko Hevery
2018-11-15 08:43:56 -08:00
parent ca40565f9a
commit e56c8bf8d1
21 changed files with 433 additions and 217 deletions

View File

@ -485,9 +485,6 @@
{
"name": "directiveInject"
},
{
"name": "discoverDirectives"
},
{
"name": "domRendererFactory3"
},
@ -623,6 +620,9 @@
{
"name": "getDirectiveStartIndex"
},
{
"name": "getDirectivesAtNodeIndex"
},
{
"name": "getElementDepthCount"
},