AbstractDataSource.php
Table of Contents
Classes
- AbstractDataSource
- Abstract implementation of a data source which allows to retrieve `AbstractTemplate` instances from remote. This should actually not implement any caching mechanism as this is done through `AbstractStore`!