Skip to content

Kirby 5.0.4

new VersionId()

new VersionId() has been marked as unstable. It might be changed in a future Kirby major or minor release without being considered a breaking change. Use with caution.

new VersionId(string $value)

Parameters

Name Type Default
$valuerequired string no default value

Exceptions

Type Description
Kirby\Exception\InvalidArgumentException If the version ID is not valid

Parent class

Kirby\Content\VersionId