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 |