Documentation

MemoryUsage
in package

FinalYes
Tags
psalm-immutable
no-named-arguments

Parameter names are not covered by the backward compatibility promise for PHPUnit

Table of Contents

Properties

$bytes  : int

Methods

bytes()  : int
diff()  : self
fromBytes()  : self
__construct()  : mixed

Properties

Methods

diff()

public diff(self $other) : self
Parameters
$other : self
Return values
self

fromBytes()

public static fromBytes(int $bytes) : self
Parameters
$bytes : int
Return values
self

__construct()

private __construct(int $bytes) : mixed
Parameters
$bytes : int

        
On this page

Search results