IntegerAttributeDescriptor
Represents a descriptor for an attribute with an integer value.
- Full name:
\Bloock\Entity\Identity\IntegerAttributeDescriptor
- Parent class:
\Bloock\Entity\Identity\AttributeDescriptor
Methods
fromProto
public static fromProto(\Bloock\IntegerAttributeDefinition $res): \Bloock\Entity\Identity\IntegerAttributeDescriptor
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$res | \Bloock\IntegerAttributeDefinition |
toProto
public toProto(): \Bloock\IntegerAttributeDefinition
Inherited methods
__construct
public __construct(string $displayName, string $technicalName, string|null $description, bool $required): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$displayName | string | |
$technicalName | string | |
$description | string|null | |
$required | bool |
Automatically generated on 2024-04-02