apply_filters( 'tec_tickets_wallet_plus_pdf_sample_template_context', array $context )

Filter the template context for the PDF sample pass.


Parameters

$context

(array) The template context.


Top ↑

Return

(array) The modified template context.


Top ↑

Source

File: src/Tickets_Wallet_Plus/Passes/Pdf/Sample.php


Top ↑

Changelog

Changelog
Version Description
1.0.0 Introduced.