AppRepository implements AppRepository
Table of Contents
Interfaces
Methods
- __construct() : mixed
- getPaidApplications() : AppCollection
- hasPaidApps() : bool
Methods
__construct()
public
__construct(App $mapper) : mixed
Parameters
- $mapper : App
getPaidApplications()
public
getPaidApplications() : AppCollection
Return values
AppCollectionhasPaidApps()
public
hasPaidApps() : bool