PropertyBagTrait
Trait to implement all properties.
Tags
Table of Contents
- $propertyBag : PropertyBag|null
- getPropertyBag() : PropertyBag|null
- setPropertyBag() : self
Properties
$propertyBag
private
PropertyBag|null
$propertyBag
= null
Tags
Methods
getPropertyBag()
public
getPropertyBag() : PropertyBag|null
Return values
PropertyBag|null —setPropertyBag()
public
setPropertyBag(PropertyBag|null $propertyBag) : self
Parameters
- $propertyBag : PropertyBag|null