CodeFile
class CodeFile extends File
Methods
bool
tryInclude()
No description
bool
canBeIncluded()
No description
Details
in
File at line 17
__construct(string $path)
No description
in
File at line 32
string
getPath()
No description
in
File at line 46
bool
exists()
No description
in
File at line 50
bool
isReadable()
No description
in
File at line 54
array
getPathInfo()
No description
in
File at line 58
string
getDirectory()
No description
in
File at line 62
string
getFileName()
No description
in
File at line 66
string
getFileNameWithoutExtension()
No description
in
File at line 70
string
getExtension()
No description
at line 13
bool
tryInclude()
No description
at line 23
bool
canBeIncluded()
No description