PHP 8.5.0 Beta 2 available for testing

Dom\TokenList::count

(PHP 8 >= 8.4.0)

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

説明

public Dom\TokenList::count(): int

Returns the number of tokens in the list.

パラメータ

この関数にはパラメータはありません。

戻り値

The number of tokens in the list.

add a note

User Contributed Notes

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