How do you feel about proper DI? We teach and preach but don't do it ourselfes? :D
The ConsoleAdapter and Config could be injected.
The case where LazyLoading is perfectly valid would be this, at least I don't see a way to change it.
https://github.com/Soflomo/Cache/blob/master/src/Soflomo/Cache/Controller/CacheController.php#L236
How do you feel about proper DI? We teach and preach but don't do it ourselfes? :D
The ConsoleAdapter and Config could be injected.
The case where LazyLoading is perfectly valid would be this, at least I don't see a way to change it.
https://github.com/Soflomo/Cache/blob/master/src/Soflomo/Cache/Controller/CacheController.php#L236