Filterer
class Filterer (View source)
Responsible for taking a summary category handle, retrieving all the possible templates available for that handle taking a collection of summary data fields, and returning only those templates that are available given their summary field requirements
Properties
protected EntityManager | $entityManager |
Methods
__construct(EntityManager $entityManager)
No description
Template[]
Details
__construct(EntityManager $entityManager)
No description
Template[]
getTemplates(string $categoryHandle, Collection $collection)
No description