PHP - Interfaces and Traits
Which keyword is used in PHP to resolve method name conflicts when using multiple traits?
Which keyword is used in PHP to resolve method name conflicts when using multiple traits?
insteadof keyword to specify which trait method to use when conflicts occur.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions