Version$previous_version

Version$previous_version() → Version | NULL

Returns a new version instance for the version immediately before this version. If no previous version exists, will return NULL.

Returns

Version | NULL

Last updated

Was this helpful?