Classes | |
---|---|
Helper | Interface for array compatible object |
ObjectArray | Interface for array compatible object |
TypeDefinition | Type Definition syntax |
Interfaces | |
ToArrayInterface | Interface for array compatible object |
Traits | |
MethodAlias | Make Property like method |
PrivateGetter | Private property behaves like read only. |
PrivateStrictGetter | Private property behaves like read only. |
PropertyLikeMethod | Make Property like method |
ReadOnlyTrait | Restrict write to not accessable property. |
TypeAssert | Argument type assertion methods |
TypedProperty | Typed property function for class |