Clade

From Woozle Writes Code
Jump to navigation Jump to search
Glossary: clade

In PHP code, "clade" refers to a collection of one interface, class, trait, and/or enum that have the same main-name (i.e. name-except-for-prefix) and live in the same .php file.