Reply to thread

But FQNs are longer, and I notice you ignored my previous counterpoint of needing to reference the class multiple times per file.


Even if you used a helper method like $this->getUserRepo() that’s still more code than UserRepository.


Don’t get me wrong, it is a lot of work to go through all my addons to rename things so as to not need to take advantage of BC alias hacks, but in the long run it’s worth it.


Back
Top Bottom