Attribute
Represents an attribute with an identifier and a corresponding value.
- Full name:
\Bloock\Entity\Identity\Attribute
Properties
id
public string $id
value
public $value
Methods
__construct
Constructs an Attribute object with the specified parameters.
public __construct(string $id, $value): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$id | string | |
$value | **** |
Automatically generated on 2024-04-02