Filter: classifai_ . static::ID . _run
Filter the results of running the feature.
Parameters
| Name | Type | Description |
|---|---|---|
| $result | mixed | Result of running the feature. |
| $provider_instance | \Classifai\Providers\Provider | Provider used. |
| $args | mixed | Arguments used by the feature. |
| $this | \Classifai\Features\Feature | Current feature class. |
Since
- 3.0.0
Source
Defined in includes/Classifai/Features/Feature.php at line 1439
Returns
Results.