PHP coding challenge

Defining namespaces

āœØ Your Task

Define a Words class in a British namespace and have the static class method goodbye return the value Cheers!.

āœļø PHP PHP version: 8.1
šŸ‘‰ Press "Run" and check the result below.
Test cases
Class Words should exist in the British namespace
Static class method goodbye() should return a string value Cheers!