Function __global->_real_feedback_type
Definitions
sources/feedback.php
- We allow the feedback type to be over-specified in some places, to allow more configurability - but need to narrow it down in some places.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$feedback_type | ID_TEXT | required parameter | N/A | N/A | Content type |
Return
- Fixed content type
- Type: ID_TEXT
- Set: N/A
- Range: N/A