PropertyTrait

trait PropertyTrait

Methods

$this property(string $name, mixed $value)

Sets a specific property.

Details

final $this property(string $name, mixed $value)

Sets a specific property.

Parameters

string $name
mixed $value

Return Value

$this