This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Product & Entry Search plugin for Craft CMS 3.x | |
* | |
* Use site search across both products and entries allowing for pagination. | |
* | |
* @link https://adigital.agency | |
* @copyright Copyright (c) 2018 A Digital | |
*/ |