angular/aio/tests
Pete Bacon Darwin d1589604a8 build(docs-infra): ensure all overloads are shown in interfaces (#43614)
In the API docs, concrete classes do not list the "implementation" overload on a method, since this is not strictly part of its API.
There is already a special case for abstract methods that do not have such an implementation overload.

But we were missing the case where the method was part of an interface. In interfaces none of the methods have implementation overloads.

Fixes #43001

PR Close #43614
2021-09-29 09:58:48 -07:00
..
deployment docs: add redirect for internationalization (#43245) 2021-09-23 15:40:33 -07:00
e2e build(docs-infra): ensure all overloads are shown in interfaces (#43614) 2021-09-29 09:58:48 -07:00