You are here

public property TestFileTransfer::$shouldIsDirectoryReturnTrue in Drupal 9

Same name and namespace in other branches
  1. 8 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 21

Class

TestFileTransfer
Mock FileTransfer object for test case.

Namespace

Drupal\Tests\system\Functional\FileTransfer

Code

public $shouldIsDirectoryReturnTrue = FALSE;