TestFileTransfer::$shouldIsDirectoryReturnTrue

Same name in other branches
  1. 7.x modules/simpletest/tests/filetransfer.test \TestFileTransfer::shouldIsDirectoryReturnTrue
  2. 9 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: bool

File

core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php, line 22

Class

TestFileTransfer
Mock FileTransfer object for test case.

Namespace

Drupal\Tests\system\Functional\FileTransfer

Code

public $shouldIsDirectoryReturnTrue = FALSE;

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