FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
ApiVersion enum. More...
Static Public Member Functions | |
static | getVersion (ServerRequestInterface $request) |
Public Attributes | |
const | V1 = 1 |
const | V2 = 2 |
const | ATTRIBUTE_NAME = 'apiVersion' |
ApiVersion enum.
Definition at line 19 of file ApiVersion.php.
|
static |