OOP (course 4): Static methods, Namespaces, Exceptions & Traits! Woh!
Namespaces make Class Names Longer
  Start your All-Access Pass to unlock this challenge
Buy Access Login

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

Turn Challenges Off?

All further challenges will be skipped automatically.
You can re-enable challenges at any time on this page or from your account page.