TestSiteInstallCommand::$originalShutdownCallbacks

Same name and namespace in other branches
  1. 9 core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php \Drupal\TestSite\Commands\TestSiteInstallCommand::originalShutdownCallbacks
  2. 10 core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php \Drupal\TestSite\Commands\TestSiteInstallCommand::originalShutdownCallbacks

The original array of shutdown function callbacks.

Type: originalShutdownCallbacks

File

core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php, line 52

Class

TestSiteInstallCommand
Command to create a test Drupal site.

Namespace

Drupal\TestSite\Commands

Code

protected array $originalShutdownCallbacks = [];

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