DirectWritePreconditionBypass::$isBypassed

Same name and namespace in other branches
  1. 11.x core/modules/package_manager/src/DirectWritePreconditionBypass.php \Drupal\package_manager\DirectWritePreconditionBypass::isBypassed

Whether or not the decorated precondition is being bypassed.

Type: bool

File

core/modules/package_manager/src/DirectWritePreconditionBypass.php, line 35

Class

DirectWritePreconditionBypass
Allows certain Composer Stager preconditions to be bypassed.

Namespace

Drupal\package_manager

Code

private static bool $isBypassed = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.