Skip to content

Commit

Permalink
Rebuild documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Oct 5, 2024
1 parent 4a95693 commit ebb9db8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/architecture-concepts/the-hydekernel.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ But you could just as well chain the methods on the accessed kernel singleton in
<section id="hyde-kernel-base-methods">

<!-- Start generated docs for Hyde\Foundation\HydeKernel -->
<!-- Generated by HydePHP DocGen script at 2024-07-08 20:47:38 in 2.89ms -->
<!-- Generated by HydePHP DocGen script at 2024-07-09 07:44:59 in 3.36ms -->

#### `version()`

Expand Down Expand Up @@ -89,7 +89,7 @@ Hyde::features(): Hyde\Facades\Features
No description provided.

```php
Hyde::hasFeature(Hyde\Enums\Feature|string $feature): bool
Hyde::hasFeature(Hyde\Enums\Feature $feature): bool
```

#### `toArray()`
Expand Down

0 comments on commit ebb9db8

Please sign in to comment.