PHP Класс Larabros\Elogram\Repositories\AbstractRepository

Автор: Hassan Khan ([email protected])
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$client Larabros\Elogram\Http\Clients\AdapterInterface

Открытые методы

Метод Описание
__construct ( Larabros\Elogram\Http\Clients\AdapterInterface $client ) Creates a new instance of :php:class:AbstractRepository.

Описание методов

__construct() публичный Метод

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

Описание свойств

$client защищенное свойство

protected AdapterInterface,Larabros\Elogram\Http\Clients $client
Результат Larabros\Elogram\Http\Clients\AdapterInterface