Skip to content

enum InheritanceLevel

Source Code

Inheritance level of methods and properties included in elements.

NamespaceBeastBytes\CodPhp

Cases

NameDescription
AllInclude methods and properties from all elements, including those not defined in the namespace
ElementInclude only methods and properties defined in the element
NamespaceInclude methods and properties from all elements defined in the namespace

Generated by CodPhp