tidy::getRelease

tidy_get_release

(PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2)

tidy::getRelease -- tidy_get_releaseObtiene la fecha de lanzamiento (versión) de la librería Tidy

Descripción

Estilo orientado a objetos

tidy::getRelease(): string

Estilo por procedimientos

tidy_get_release(): string

Obtiene la fecha de lanzamiento de la librería Tidy.

Valores devueltos

Devuelve una cadena con la fecha de lanzamiento de la librería Tidy.

add a note add a note

User Contributed Notes

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