file-fetcher
PHPUnit
Util
Filesystem
Static Public Member Functions
|
List of all members
PHPUnit\Util\Filesystem Class Reference
Static Public Member Functions
static
classNameToFilename
(string $className)
static
createDirectory
(string $directory)
Member Function Documentation
◆
classNameToFilename()
static PHPUnit\Util\Filesystem::classNameToFilename
(
string
$className
)
static
Maps class names to source file names:
PEAR CS: Foo_Bar_Baz -> Foo/Bar/Baz.php
Namespace:
Foo
\Bar\Baz -> Foo/Bar/Baz.php
◆
createDirectory()
static PHPUnit\Util\Filesystem::createDirectory
(
string
$directory
)
static
The documentation for this class was generated from the following file:
vendor/phpunit/phpunit/src/Util/
Filesystem.php
Generated by
1.8.17