TestMemoryRegistry
FinalYes
Methods
- clear() : void
- getStart() : int|null
- setStart() : void
Methods
clear()
public
clear(string $testId) : void
Parameters
- $testId : string
getStart()
public
getStart(string $testId) : int|null
Parameters
- $testId : string
Return values
int|nullsetStart()
public
setStart(string $testId, int $bytes) : void
Parameters
- $testId : string
- $bytes : int