Skip to content

Kirby 3.6.6

Svg::validate()

Validates file contents

Svg::validate(string $string): void

Parameters

Name Type Default
$string * string

Exceptions

Type Description
Kirby\Exception\InvalidArgumentException If the file couldn't be parsed
Kirby\Exception\InvalidArgumentException If the file didn't pass validation

Parent class

Kirby\Sane\Svg inherited from Kirby\Sane\DomHandler