Skip to content

Kirby 3.5.7.1

Svgz::validateFile()

Validates the contents of a file

Svgz::validateFile(string $file): void

Parameters

Name Type Default
$file * string

Exceptions

Type Description
Kirby\Exception\InvalidArgumentException If the file didn't pass validation
Kirby\Exception\Exception On other errors

Parent class

Kirby\Sane\Svgz inherited from Kirby\Sane\Handler