MockTestConnection::$commandsRun

Same name in other branches
  1. 7.x modules/simpletest/tests/filetransfer.test \MockTestConnection::commandsRun
  2. 9 core/modules/system/tests/src/Functional/FileTransfer/MockTestConnection.php \Drupal\Tests\system\Functional\FileTransfer\MockTestConnection::commandsRun
  3. 10 core/modules/system/tests/src/Functional/FileTransfer/MockTestConnection.php \Drupal\Tests\system\Functional\FileTransfer\MockTestConnection::commandsRun
  4. 11.x core/modules/system/tests/src/Functional/FileTransfer/MockTestConnection.php \Drupal\Tests\system\Functional\FileTransfer\MockTestConnection::commandsRun

Type: commandsRun

File

core/modules/system/tests/src/Functional/FileTransfer/MockTestConnection.php, line 10

Class

MockTestConnection
Mock connection object for test case.

Namespace

Drupal\Tests\system\Functional\FileTransfer

Code

protected $commandsRun = [];

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