(PHP 8 >= 8.4.0)
Dom\TokenList::supports — Returns whether the given token is supported
public Dom\TokenList::supports(string $token): bool
Returns whether token is in the associated attribute's supported tokens.
tokenThrows a TypeError when the attribute does not define a supported tokens list.
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/dom-tokenlist.supports.php