Skip to main content

DateAttribute

Represents an attribute with a date value, including its key and formatted value.

Methods

fromProto

public static fromProto(\Bloock\DateAttribute $res): \Bloock\Entity\Identity\DateAttribute
  • This method is static.

Parameters:

ParameterTypeDescription
$res\Bloock\DateAttribute

toProto

public toProto(): \Bloock\DateAttribute

Inherited methods

__construct

Constructs an Attribute object with the specified parameters.

public __construct(string $id,  $value): mixed

Parameters:

ParameterTypeDescription
$idstring
$value****


Automatically generated on 2024-04-02