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'm too :) While not look your answer, not know where the mistake :)
You can't declare this class. if you do it comment her before to run the tests.
LOL No. I just made a mistake in a word __construct
Failed asserting that two strings are identical.
Expected: 'Hello Benjamin, how are you?'
Actual : 'Hello Donald, how are you?'
why does the $name variable take values from another class?
smells like your're returning
null
Failed asserting that null is identical to 'Barry'.
Failed asserting that null is identical to 'Donald'.
what am I doing wrong?
Hey! What's wrong "Fatal error: Cannot declare class Person, because the name is already in use in /workspace/default/_solution.php on line 1" ?
This comment is hidden because it contains spoiler information about the solution