PHP 8.5.0 Alpha 2 available for testing

Voting

: eight minus zero?
(Example: nine)

The Note You're Voting On

greywire at gmail dot com
13 years ago
The best way to understand what traits are and how to use them is to look at them for what they essentially are: language assisted copy and paste.

If you can copy and paste the code from one class to another (and we've all done this, even though we try not to because its code duplication) then you have a candidate for a trait.

<< Back to user notes page

To Top