file-fetcher
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
c
e
f
s
Functions
_
c
e
f
s
Variables
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
$
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Variables
$
a
c
d
e
f
i
l
m
n
o
p
r
s
t
u
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
i
m
n
o
p
r
t
u
v
Functions
Variables
$
_
a
b
c
d
e
f
g
i
n
o
p
r
t
u
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
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