Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Closed
Description
After adding this great feature to import config files using glob patterns (http://symfony.com/blog/new-in-symfony-3-3-import-config-files-with-glob-patterns) Symfony generalized this behavior to import/load any file (config and routing) using glob patterns.
In addition to explaining this feature, we should actually use it in the examples where appropriate.