protected property RemoteFileScanDirectoryTest::$classname in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/File/RemoteFileScanDirectoryTest.php \Drupal\system\Tests\File\RemoteFileScanDirectoryTest::classname
A fully-qualified stream wrapper class name to register for the test.
Type: string
Overrides FileTestBase::$classname
File
- core/
modules/ system/ src/ Tests/ File/ RemoteFileScanDirectoryTest.php, line 36 - Contains \Drupal\system\Tests\File\RemoteFileScanDirectoryTest.
Class
- RemoteFileScanDirectoryTest
- Tests the file_scan_directory() function.
Namespace
Drupal\system\Tests\FileCode
protected $classname = 'Drupal\\file_test\\StreamWrapper\\DummyRemoteStreamWrapper';