Bitrix API

Property

FinalYes

Table of Contents

Methods

__construct()  : mixed
getName()  : string
getValue()  : mixed
setValue()  : mixed

Methods

__construct()

public __construct(ReflectionProperty $property, Dto $object) : mixed
Parameters
$property : ReflectionProperty
$object : Dto

getName()

public getName() : string
Return values
string

getValue()

public getValue([mixed $object = null ]) : mixed
Parameters
$object : mixed = null

setValue()

public setValue(mixed $serializedValue) : mixed
Parameters
$serializedValue : mixed

        
On this page

Search results