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

Breadcrumb

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

function HhvmDetector::reset

File

vendor/composer/composer/src/Composer/Platform/HhvmDetector.php, line 34

Class

HhvmDetector

Namespace

Composer\Platform

Code

public function reset() : void {
    self::$hhvmVersion = null;
}
RSS feed
Powered by Drupal