Skip to content

Kirby 5.0.4

Dom::isSupported()

Check if the XML extension is installed on the server. Otherwise DOMDocument won't be available and the Dom cannot work at all.

Dom::isSupported(): bool

Return type

bool

Parent class

Kirby\Toolkit\Dom