Table of Contents
Methods
-
delete()
: void
-
deleteKeyMapping()
: void
-
generate()
: void
-
generateKeyMapping()
: void
-
getKeyMappingPath()
: string
-
getPath()
: string
delete()
public
static delete(int $id) : void
Parameters
-
$id
: int
-
deleteKeyMapping()
public
static deleteKeyMapping() : void
generate()
public
static generate(int $id) : void
Parameters
-
$id
: int
-
generateKeyMapping()
public
static generateKeyMapping() : void
getKeyMappingPath()
public
static getKeyMappingPath() : string
getPath()
public
static getPath(int $id) : string
Parameters
-
$id
: int
-