AbstractRepository.php
Table of Contents
Classes
- AbstractRepository
- Base class for the NHA read repositories hung off {@see \NHA\Client}. Each concrete repository groups the endpoints of one OpenAPI tag and resolves {@see \NHA\Parts\Out} parts (or raw bodies for free-form schemas).