Свойство | Тип | Описание | |
---|---|---|---|
$leads | taskRepository | The task repository implementation. |
Метод | Описание | |
---|---|---|
__construct ( App\Repositories\Lead\LeadRepositoryContract $leads ) : void | Create a new profile composer. | |
compose ( Illuminate\View\View $view ) : void | Bind data to the view. |
public __construct ( App\Repositories\Lead\LeadRepositoryContract $leads ) : void | ||
$leads | App\Repositories\Lead\LeadRepositoryContract | |
Результат | void |