Bitrix API

FieldAccessImplementation

The implements of the ArrayAccess interface to provide class fields access.

Tags
@template-implements

\ArrayAccess

Table of Contents

Methods

offsetExists()  : bool
offsetGet()  : mixed
offsetSet()  : void
offsetUnset()  : void

Methods

offsetSet()

public offsetSet(mixed $offset, mixed $value) : void
Parameters
$offset : mixed
$value : mixed

        
On this page

Search results