Forum PHP 2025

Voting

: seven minus one?
(Example: nine)

The Note You're Voting On

astinus dot eberhard at gmail dot com
8 years ago
Traits are compatible with class autoload mechanism - in fact, if you look at source code of trait_exists function, you will find similar peace of code (see Zend/zend_builtin_functions.c)

<< Back to user notes page

To Top