HasProperties
Table of Contents
Properties
- $properties : Collection<string|int, PropertyInterface>
Methods
- getInheritedProperties() : Collection<string|int, PropertyInterface>
- getProperties() : Collection<string|int, PropertyInterface>
Properties
$properties
protected
Collection<string|int, PropertyInterface>
$properties
References to properties defined in this class.
Methods
getInheritedProperties()
public
getInheritedProperties() : Collection<string|int, PropertyInterface>
Tags
Return values
Collection<string|int, PropertyInterface>getProperties()
public
getProperties() : Collection<string|int, PropertyInterface>