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