TestFileTransfer::$shouldIsDirectoryReturnTrue

Same name in other branches
  1. 9 core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php \Drupal\Tests\system\Functional\FileTransfer\TestFileTransfer::shouldIsDirectoryReturnTrue
  2. 8.9.x core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php \Drupal\Tests\system\Functional\FileTransfer\TestFileTransfer::shouldIsDirectoryReturnTrue
  3. 10 core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php \Drupal\Tests\system\Functional\FileTransfer\TestFileTransfer::shouldIsDirectoryReturnTrue
  4. 11.x core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php \Drupal\Tests\system\Functional\FileTransfer\TestFileTransfer::shouldIsDirectoryReturnTrue

This is for testing the CopyRecursive logic.

Type: shouldIsDirectoryReturnTrue

File

modules/simpletest/tests/filetransfer.test, line 104

Class

TestFileTransfer
Mock FileTransfer object for test case.

Code

public $shouldIsDirectoryReturnTrue = FALSE;

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