Start your All-Access Pass to unlock this challenge
Challenge 1 / 3
Look at the following class:
namespace Model\Planet.
class RandomlyColoredPlanet
{
// ...
}
Which of the following is not a valid way to reference
this class from inside index.php
:
Skip challenges and go to theNext Chapter