Thrown when a formatter which is neither callable nor implements the CultureHosts\WP\Importer\Service\Formatter interface is provided to an importer.
-
Exception
implements
Throwable
-
CultureHosts\WP\Importer\Service\Exceptions\Invalid_Formatter_Exception
Located at culturehosts-importer/src/Service/Exceptions/Invalid_Formatter_Exception.php
| Methods |
public
|
__construct(mixed $invalid_formatter)
|
#
|
public
|
get_formatter(): mixed
Retrieves the formatter that was deemed invalid
Retrieves the formatter that was deemed invalid
|
#
|