Similar to #2019651: Add a QueryFactoryInterface for QueryFactory classes.
We have a lot of places typehinting with ConfigFactory directly, which is against our standards, and it has plenty of public methods we could document.
↧
Add a ConfigFactoryInterface for ConfigFactory
↧