Voting

: eight plus one?
(Example: nine)

The Note You're Voting On

tudor at culise dot net
17 years ago
This class is extendable, but it's too bad that its constructor cannot be overriden (PHP says it's a final method). Thus the class should be wrapped using the delegation principle rather that extended.

<< Back to user notes page

To Top