Technology

OOP Intermezzo: Traits

Technology #PHP #PHP 5.4 #Traits #OOP #Concept

Aug 06, 2011 - 4 comments

OOP Intermezzo: Traits

Recently the first previews of PHP 5.4, with several cool new features, has been released. I want to talk about an OOP concept that will be introduced in this version of PHP: traits.

Read more »