![]() |
FOSSology
4.5.1
Open Source License Compliance by Open Source Software
|
ApiVersion enum. More...

Static Public Member Functions | |
| static | getVersion (ServerRequestInterface $request) |
| static | getVersionFromUri () |
Public Attributes | |
| const | V1 = 1 |
| const | V2 = 2 |
| const | ATTRIBUTE_NAME = 'apiVersion' |
ApiVersion enum.
Definition at line 19 of file ApiVersion.php.
|
static |