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