formatLink()
#
No description provided.
Hyde::formatLink(string $destination): string
relativeLink()
#
No description provided.
Hyde::relativeLink(string $destination): string
asset()
#
No description provided.
Hyde::asset(string $name): Hyde\Support\Filesystem\MediaFile
-
Throws: \Hyde\Framework\Exceptions\FileNotFoundException If the file does not exist in the
_media
source directory.
url()
#
No description provided.
Hyde::url(string $path): string
route()
#
No description provided.
Hyde::route(string $key): Hyde\Support\Models\Route
hasSiteUrl()
#
No description provided.
Hyde::hasSiteUrl(): bool