apply_filters( 'bigcommerce/import/task_list', BigCommerceImportTask_Definition[] $list )

Summary

Filter the tasks that will be registered for the product import


Parameters

$list

(BigCommerceImportTask_Definition[]) The list of tasks to register


Source

File: src/BigCommerce/Container/Import.php


User Contributed Notes

You must log in before being able to contribute a note or feedback.