class File implements File
Class File
Methods
__construct(PharFileInfo $file, Adapter $adapter)
|
||
mixed |
getName()
|
|
mixed |
getExtension()
|
|
mixed |
getModifiedAt(null $format = null)
|
|
mixed |
getIndex()
|
|
mixed |
getSize()
|
|
mixed |
getCompressedSize()
|
|
mixed |
getCrc()
|
|
mixed |
getCompressionMethod()
|
|
mixed |
getStringCompressionMethod()
|
|
mixed |
setComment($comment $comment)
|
|
mixed |
getComment()
|
|
mixed |
getAdapter()
|
Details
at line 35
public
__construct(PharFileInfo $file, Adapter $adapter)
at line 44
public mixed
getName()
at line 52
public mixed
getExtension()
at line 60
public mixed
getModifiedAt(null $format = null)
at line 71
public mixed
getIndex()
at line 79
public mixed
getSize()
at line 87
public mixed
getCompressedSize()
at line 95
public mixed
getCrc()
at line 103
public mixed
getCompressionMethod()
at line 111
public mixed
getStringCompressionMethod()
at line 119
public mixed
setComment($comment $comment)
at line 127
public mixed
getComment()
at line 135
public mixed
getAdapter()