apply_filters( 'classifai_{feature}_debug_information', $all_debug_info, $this ) → {array}
Filter to add feature-level debug information.
Parameters:
Name | Type | Description |
---|---|---|
$all_debug_info |
array | Debug information |
$this |
object | Current feature class. |
- Since:
- 3.0.0
- Source:
Returns:
Returns debug information.
- Type
- array