Function __global->get_version_branch
Definitions
sources/version2.php
- Get branch version number for a software version.This is not used for much, it's a very special case.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$general | ?float | Null | N/A | N/A | General version number (null: on disk version) |
Return
- Branch version number
- Type: string
- Set: N/A
- Range: N/A