Bitrix API

TourRepository

Table of Contents

Methods

getAllByCategory()  : array<string|int, mixed>
getById()  : array<string|int, mixed>|null

Methods

getAllByCategory()

public getAllByCategory() : array<string|int, mixed>
Return values
array<string|int, mixed>

getById()

public getById(string $id) : array<string|int, mixed>|null
Parameters
$id : string
Return values
array<string|int, mixed>|null

        
On this page

Search results