Dom\TokenList::supports
(PHP 8 >= 8.4.0)
Dom\TokenList::supports — Returns whether the given token is supported
说明
Returns whether token is in the
associated attribute's supported tokens.
参数
token- The token.
错误/异常
Throws a TypeError when the attribute does not define a supported tokens list.