Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
I keep forgetting this is a thing. Thank you coders for reminding me.
As per "best practice"... I'm not certain how PHP handles its symbol tables, but considering the new function we are making just calls another function and returns it... it seems like a better practice to just handle it as a namespace import... as that is pretty much all it is
I like it - but would this be considered best practice? Very clever indeed :)
Very clever
This comment is hidden because it contains spoiler information about the solution