Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Runtime.php

function Runtime::php

1 call to Runtime::php()
Runtime::asString in vendor/phpunit/phpunit/src/Event/Value/Runtime/Runtime.php

File

vendor/phpunit/phpunit/src/Event/Value/Runtime/Runtime.php, line 50

Class

Runtime
@psalm-immutable

Namespace

PHPUnit\Event\Runtime

Code

public function php() : PHP {
    return $this->php;
}
RSS feed
Powered by Drupal