version()
No description provided.
Hyde::version(): string
__construct()
No description provided.
$hyde = new HydeKernel(string $basePath): void
features()
No description provided.
Hyde::features(): Hyde\Facades\Features
hasFeature()
No description provided.
Hyde::hasFeature(Hyde\Enums\Feature|string $feature): bool
toArray()
Get the instance as an array.
Hyde::toArray(): array<TKey, TValue>