PHP Velho Oeste 2024

HaruPage::getDash

(PECL haru >= 0.0.1)

HaruPage::getDashGet the current dash pattern

Descrição

HaruPage::getDash ( void ) : array

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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

Erros

Lança uma HaruException em erros.

Veja Também

add a note add a note

User Contributed Notes

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