implements |
Loader |
---|
Template loader.
Methods | ||
---|---|---|
public
|
__construct(?string $baseDir = null)
|
# |
public
|
getContent(string $fileName): string
|
# |
public
|
isExpired(string $file, int $time): bool
|
# |
public
|
getReferredName(string $file, string $referringFile): string
|
# |
public
|
getUniqueId(string $file): string
|
# |
protected
static
|
normalizePath(string $path): string
|
# |
Properties | |||
---|---|---|---|
protected
|
?string
|
$baseDir = null
|
# |