enum InheritanceLevel
Inheritance level of methods and properties included in elements.
| Namespace | BeastBytes\CodPhp |
|---|
Cases
| Name | Description |
|---|---|
| All | Include methods and properties from all elements, including those not defined in the namespace |
| Element | Include only methods and properties defined in the element |
| Namespace | Include methods and properties from all elements defined in the namespace |
Generated by CodPhp