5 ms·
Nothing that tools like Rector can't help you with. I believe this extra step is incredibly important, given most of your dependencies you won't control and fo
by nawarian 6y ago
Nothing that tools like Rector can't help you with.
I believe this extra step is incredibly important, given most of your dependencies you won't control and forcing strict types to them is not very clever IMO.
- asddubs 6y agoI guess it wouldn't work if your dependencies weren't easily seperable from the rest of the code. in this case there are no dependencies, it's all custom cobbled together, for better or worse