Table of Contents
Interfaces
- EntryInterface
Methods
-
__construct()
: mixed
-
getCrc32()
: string
-
getPath()
: string
-
getServerRelativeUrl()
: string
-
getSize()
: int
__construct()
public
__construct(string $path, string $serverRelativeUrl, int $size[, string $crc32 = '-' ]) : mixed
Parameters
-
$path
: string
-
-
$serverRelativeUrl
: string
-
-
$size
: int
-
-
$crc32
: string
= '-'
-
getCrc32()
public
getCrc32() : string
getPath()
public
getPath() : string
getServerRelativeUrl()
public
getServerRelativeUrl() : string
getSize()
public
getSize() : int