Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Runtime.php
function Runtime::getVersion
1 call to
Runtime::getVersion()
Runtime::getNameWithVersion
in vendor/
sebastian/
environment/
src/
Runtime.php
File
vendor/
sebastian/
environment/
src/
Runtime.php
, line 182
Class
Runtime
Namespace
SebastianBergmann\Environment
Code
public
function
getVersion
() : string {
return
PHP_VERSION
; }
RSS feed