DriveVehicleTypesCacheRepository
in package
implements
DriveVehicleTypesDatabaseRepositoryContract
Interfaces, Classes, Traits and Enums
Table of Contents
- $cache : Repository
- $repository : DriveVehicleTypesDatabaseRepositoryContract
- __construct() : mixed
- DriveVehicleSegmentsCacheRepository constructor.
- all() : Collection
Properties
$cache
protected
Repository
$cache
$repository
protected
DriveVehicleTypesDatabaseRepositoryContract
$repository
Methods
__construct()
DriveVehicleSegmentsCacheRepository constructor.
public
__construct(DriveVehicleTypesDatabaseRepositoryContract $repository, Repository $cache) : mixed
Parameters
- $repository : DriveVehicleTypesDatabaseRepositoryContract
- $cache : Repository
Return values
mixed —all()
public
all() : Collection