PHP Class Larabros\Elogram\Repositories\AbstractRepository

Afficher le fichier Open project: larabros/elogram

Protected Properties

Свойство Type Description
$client Larabros\Elogram\Http\Clients\AdapterInterface

Méthodes publiques

Méthode Description
__construct ( Larabros\Elogram\Http\Clients\AdapterInterface $client ) Creates a new instance of :php:class:AbstractRepository.

Method Details

__construct() public méthode

Creates a new instance of :php:class:AbstractRepository.
public __construct ( Larabros\Elogram\Http\Clients\AdapterInterface $client )
$client Larabros\Elogram\Http\Clients\AdapterInterface

Property Details

$client protected_oe property

protected AdapterInterface,Larabros\Elogram\Http\Clients $client
Résultat Larabros\Elogram\Http\Clients\AdapterInterface