Revision as of 15:45, 24 November 2025 by Woozle(talk | contribs)(Created page with "{{fmt/title|Glossary: '''clade'''}} category:convention 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.")
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.