AbstractRepository.php
Table of Contents
Classes
- AbstractRepository
- Base class for the MTG read-only repositories: DiscordPHP's {@see DiscordAbstractRepository} behaviour (keyed, cached collection of Parts) backed by {@see \MTG\Http\Http} and MTG {@see \MTG\Http\Endpoint}s instead of the Discord API. Concrete repositories ({@see CardRepository}, {@see SetRepository}) declare their endpoint map and Part class.