Documentation

Pipefy
in package

Table of Contents

Properties

$config  : array<string|int, mixed>
$useBulk  : bool
$useCache  : bool

Methods

__construct()  : mixed
getConfig()  : mixed
org()  : mixed
orgs()  : mixed
useBulk()  : bool
useCache()  : bool

Properties

$config

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

$useBulk

private static bool $useBulk = false

$useCache

private static bool $useCache = false

Methods

__construct()

public __construct() : mixed

getConfig()

public static getConfig([mixed $name = null ]) : mixed
Parameters
$name : mixed = null

org()

public org(int $id) : mixed
Parameters
$id : int

useBulk()

public static useBulk([bool|null $use = null ]) : bool
Parameters
$use : bool|null = null
Return values
bool

useCache()

public static useCache([bool|null $use = null ]) : bool
Parameters
$use : bool|null = null
Return values
bool

        
On this page

Search results