AirLay backend

Line
in package
implements StyleInterface

Interfaces, Classes, Traits and Enums

StyleInterface

Table of Contents

$color  : string
$opacity  : float
$weight  : int
__construct()  : mixed

Properties

$color

public string $color = "#006b00"

$opacity

public float $opacity = 1

$weight

public int $weight = 3

Methods

__construct()

public __construct(array<string|int, mixed> $options) : mixed
Parameters
$options : array<string|int, mixed>
Return values
mixed

Search results