Valentin Udaltsov
Valentin Udaltsov
https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository
- class scope should be preserved when including a file - closure binding
### Feature Request I propose to make OrmSchemaProvider part of the public api. The reason is that when I am trying to decorate SchemaProvider, I have to pass `new OrmSchemaProvider(...)`...
Consider this case: ```php