Dom\TokenList::count

(PHP 8 >= 8.4.0)

Dom\TokenList::countReturns the number of tokens in the list

Descrizione

public Dom\TokenList::count(): int

Returns the number of tokens in the list.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The number of tokens in the list.

add a note

User Contributed Notes

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