You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The public method Container::getServiceIds() is not declared in any interface. This method is used by several Symfony bundles both in test as well as in production code. It is also required in Drupal.
I guess an appropriate place for the method declaration would be in IntrospectableContainerInterface.
Could this go into 2.8 or should I only open up a PR for master?