Bitrix API

Feature implements Arrayable

Table of Contents

Interfaces

Arrayable

Properties

$feature  : string
$id  : int
$isActive  : bool

Methods

__construct()  : mixed
toArray()  : array<string|int, mixed>

Properties

$feature read-only

public string $feature

$isActive read-only

public bool $isActive

Methods

__construct()

public __construct(int $id, string $feature, bool $isActive) : mixed
Parameters
$id : int
$feature : string
$isActive : bool

toArray()

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

        
On this page

Search results