PHP Velho Oeste 2024

HaruPage::getDash

(PECL haru >= 0.0.1)

HaruPage::getDashGet the current dash pattern

Descrierea

HaruPage::getDash ( void ) : array

Get the current dash pattern. See HaruPage::setDash() for more information on dash patterns.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the current dash pattern as an array of two elements - "pattern" and "phase" or FALSE if dash pattern was not set.

Erori/Excepții

Emite un HaruException în caz de eroare.

A se vedea și

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top