PHP - Interfaces and Traits
What is the correct way to access a constant defined in a PHP interface named
MyInterface with a constant VERSION?MyInterface with a constant VERSION?MyInterface::VERSION correctly accesses the constant defined in the interface.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions