function MockTestConnection::run
File
-
core/
modules/ system/ tests/ src/ Functional/ FileTransfer/ MockTestConnection.php, line 13
Class
- MockTestConnection
- Mock connection object for test case.
Namespace
Drupal\Tests\system\Functional\FileTransferCode
public function run($cmd) {
$this->commandsRun[] = $cmd;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.