I'm just starting to learn Drupal, and most of the time when I'm watching tutorials, articles or look at some code I'm totally lost because I can't understand what's going on. Why ? Because of the hooks, magic method or class loading form Drupal 7 or less.
So yes this is really glorious to have PSR4 in Drupal 8, I can finally understand a bit more how the code works.
I'm just starting to learn Drupal, and most of the time when I'm watching tutorials, articles or look at some code I'm totally lost because I can't understand what's going on. Why ? Because of the hooks, magic method or class loading form Drupal 7 or less.
So yes this is really glorious to have PSR4 in Drupal 8, I can finally understand a bit more how the code works.