apply_filters( "bigcommerce/template={$this->template}/path", string $path, string $relative_path )

Summary

Filter the path to a template


Parameters

$path

(string) The absolute path to the template

$relative_path

(string) The relative path of the requested template


Source

File: src/BigCommerce/Templates/Controller.php


User Contributed Notes

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