Bitrix API

Condition implements Arrayable

Table of Contents

Interfaces

Arrayable

Properties

$field  : string
$operator  : string
$value  : mixed

Methods

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

Properties

Methods

__construct()

public __construct(string $field, mixed $value[, string $operator = '=' ]) : mixed
Parameters
$field : string
$value : mixed
$operator : string = '='

toArray()

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

        
On this page

Search results