PropertiesTrait
trait PropertiesTrait
Class PropertiesMutatorsTrait.
Methods
$this
setProperties(
array $properties)
No description
array|null
getProperties()
No description
bool
hasProperties()
No description
$this
clearProperties()
No description
bool
hasPropertyByValue(
mixed $property)
No description
bool
hasProperty(
string $index)
No description
string|null
getProperty(
string $index)
No description
$this
setProperty(
mixed $property,
string $index = null)
No description
$this
removeProperty(
string $index)
No description
$this
removePropertyByValue($property)
No description