mini\Converter\ConverterInterface::supports()
Method
public
abstract
Signature
public abstract function supports(mixed $input, string $targetType): bool
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$input |
mixed |
required | Documentation missing |
$targetType |
string |
required | Documentation missing |
Returns
bool
Documentation
Check if this converter can handle the given input for target type