AbstractRepositoryTrait.php
Table of Contents
Traits
- AbstractRepositoryTrait
- Shared implementation for every MTG repository: DiscordPHP's `AbstractRepositoryTrait` ported so the collection is keyed and cached the same way, but backed by {@see \MTG\Http\Http} and MTG {@see \MTG\Http\Endpoint}s. Consumed by {@see AbstractRepository}.