HighlightSearch
extends AbstractHelper
in package
Table of Contents
Methods
- __invoke() : string
- Insert `<mark>` around a search prompt in the content of a returned result.
Methods
__invoke()
Insert `<mark>` around a search prompt in the content of a returned result.
public
__invoke(string $query, string $content) : string
Parameters
- $query : string
- $content : string