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

Breadcrumb

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

Platform::$isDocker

@var ?bool

Type: isDocker

File

vendor/composer/composer/src/Composer/Util/Platform.php, line 29

Class

Platform
Platform helper for uniform platform-specific tests.

Namespace

Composer\Util

Code

private static $isDocker = null;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal