Collection
PaymentToken\Collection
Magento\Vault\Model\ResourceModel\PaymentToken\Collection
What it does
This collection class manages groups of stored payment tokens (credit cards, payment methods) saved in Magento's Vault system.
Developers use this to retrieve, filter, and manipulate multiple payment tokens at once, such as displaying a customer's saved payment methods or performing bulk operations on tokenized payment data.
Public Methods
- _construct()