Rune

Encode for the Aztec Rune Barcode type class

Namespace: Com\Tecnick\Barcode\Type\Square\Aztec

File: Rune.php line 37

Encode for the Aztec Rune Barcode type class

Tags

Methods

__construct()

File: Rune.php line 84

public __construct(int $value) : mixed

Parameters

  • $value : int: The value to encode, from 0 to 255.

Tags

getGrid()

File: Rune.php line 99

public getGrid() : array<int, array<string|int, int>>

Return values

array<int, array<string|int, int»