MySqlArchivedTextTagAssociation.php
MySQL Archived Text Tag Association
Infrastructure adapter for archived text-tag associations using MySQL. Archived texts now share the text_tag_map table with active texts, differentiated by TxArchivedAt IS NOT NULL.
PHP version 8.1
Tags
Table of Contents
Classes
- MySqlArchivedTextTagAssociation
- MySQL implementation of TagAssociationInterface for archived text-tag links.