Named Arguments

Named arguments were an awesome addition in PHP version 8 but it's taking PHP devs a while to get used to them and see their true potential. I've also programmed with Python so I'm totally aware of the stuff that you can do with these and I love em!

Let's have a look at what they are and what the benefits are and don't be afraid to let me know what you think of them!

Branch: https://github.com/GaryClarke/learn-oophp/tree/4-named-arguments

Complete and Continue  
Discussion

6 comments