Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MemoryUsage.php
function MemoryUsage::bytes
File
vendor/
phpunit/
phpunit/
src/
Event/
Value/
Telemetry/
MemoryUsage.php
, line 31
Class
MemoryUsage
@psalm-immutable
Namespace
PHPUnit\Event\Telemetry
Code
public
function
bytes
() : int {
return
$this
->
bytes
; }
RSS feed