Link Search Menu Expand Document

Constructor: help.peerColors

Back to constructors index

Contains info about multiple color palettes ».

Attributes:

NameTypeRequiredDescription
hashintYes
colorsArray of help.PeerColorOptionYesUsable color palettes.

Type: help.PeerColors

Example:

$help_peerColors = ['_' => 'help.peerColors', 'hash' => int, 'colors' => [help.PeerColorOption, help.PeerColorOption]];