Skip to content

Commit 50f2ac7

Browse files
committed
Generate documentation for missed method
1 parent 30f0d40 commit 50f2ac7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/_data/partials/hyde-pages-api/hyde-page-methods.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,15 @@ Get the group of the page in the navigation menu, if any.
320320
$page->navigationMenuGroup(): string
321321
```
322322

323+
#### `getCanonicalUrl()`
324+
325+
No description provided.
326+
327+
```php
328+
// torchlight! {"lineNumbers": false}
329+
$page->getCanonicalUrl(): string
330+
```
331+
323332
<!-- End generated docs for Hyde\Pages\Concerns\HydePage -->
324333

325334
</section>

0 commit comments

Comments
 (0)