apply_filters( 'bigcommerce/template/controller_factory', BigCommerceTemplatesController_Factory $factory, string $classname )

Summary

Filter the factory class that instantiates template controllers


Parameters

$factory

(BigCommerceTemplatesController_Factory) The instance of the factory class

$classname

(string) The name of the requested class


Source

File: src/BigCommerce/Templates/Controller.php



User Contributed Notes

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