PHP 8.4.2 Released!

Dom\TokenList::count

(PHP 8 >= 8.4.0)

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

Beschreibung

public Dom\TokenList::count(): int

Returns the number of tokens in the list.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

The number of tokens in the list.

add a note

User Contributed Notes

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