Documentation

Settings_RecordCollector_Module_Model extends Settings_Vtiger_Module_Model
in package

Settings RecordCollector module model class.

Table of Contents

$collectors  : array<string|int, mixed>
getCollectors()  : array<string|int, mixed>
Function fetching all collectors in system.

Properties

$collectors

private array<string|int, mixed> $collectors = []

collectors

Methods

getCollectors()

Function fetching all collectors in system.

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

        

Search results