protected property NameMungingTest::$nameWithUcExt in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/KernelTests/Core/File/NameMungingTest.php \Drupal\KernelTests\Core\File\NameMungingTest::nameWithUcExt
The name of a file with an upper-cased bad extension, after munging.
Type: string
File
- core/
tests/ Drupal/ KernelTests/ Core/ File/ NameMungingTest.php, line 51
Class
- NameMungingTest
- Tests filename munging and unmunging.
Namespace
Drupal\KernelTests\Core\FileCode
protected $nameWithUcExt;