AttributeTypeServiceInterface
AttributeTypeServiceInterface.php
:
13
Interface
Methods¶
getAttributeType()
¶
AttributeTypeServiceInterface.php
:
23
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$identifier | string | - | - |
Return values
Tags
getAttributeTypes()
¶
AttributeTypeServiceInterface.php
:
18
|
|
Return values
iterable<string, AttributeTypeInterface>
hasAttributeType()
¶
AttributeTypeServiceInterface.php
:
25
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$identifier | string | - | - |
Return values
bool