diff options
author | Stefan Marr <gron@php.net> | 2011-07-31 17:39:30 +0000 |
---|---|---|
committer | Stefan Marr <gron@php.net> | 2011-07-31 17:39:30 +0000 |
commit | 0158804a1571db9125c67f2aabe6041f19333c8d (patch) | |
tree | 23e4c97a14f8cd070cb73f5cd446d6ddbb9b5b75 /ext/mysql/php_mysql.c | |
parent | 7e5a21425107fdaf891d956d90596146db555c72 (diff) | |
download | php-git-0158804a1571db9125c67f2aabe6041f19333c8d.tar.gz |
Added __TRAIT__ magic constant [TRAITS] [DOC]
# __TRAIT__ behaves like __CLASS__ more or less but is constraint to traits.
# Since traits are not types, there are not many valid use cases, and trying
# to use __TRAIT__ to make traits more like classes is discouraged.
Diffstat (limited to 'ext/mysql/php_mysql.c')
0 files changed, 0 insertions, 0 deletions