PromptFactory
PromptFactory.php
:
11
Methods¶
__construct()
¶
PromptFactory.php
:
21
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$prompts | array<string|int, PromptInterface> | - | - |
$identifier | string | - | - |
getIdentifier()
¶
PromptFactory.php
:
45
|
|
Return values
string
getPrompt()
¶
PromptFactory.php
:
30
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$options | array<string|int, mixed> | - | - |
Return values
string