Dom\TokenList::count

(PHP 8 >= 8.4.0)

Dom\TokenList::countリスト中のトークンの数を返す

説明

public Dom\TokenList::count(): int

リスト中のトークンの数を返します。

パラメータ

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

戻り値

リスト中のトークンの数を返します。

add a note

User Contributed Notes

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