FriendsOfBehat / SymfonyExtension

:musical_score: Extension integrating Behat with Symfony.
MIT License
472 stars 62 forks source link

Add a way to access other extensions containers #186

Open alanpoulain opened 2 years ago

alanpoulain commented 2 years ago

For some extensions (like https://github.com/taluu/behapi), it may be useful to access the extension container services. I don't think there is an easy way to do this, could you provide one?