Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
See symfony/symfony#21635
The text was updated successfully, but these errors were encountered:
I've decided to close this because the docs already shows some examples and we don't need to show examples for all the possible configuration files.
Sorry, something went wrong.
No branches or pull requests
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.
See symfony/symfony#21635
The text was updated successfully, but these errors were encountered: