We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29661ff commit 7538520Copy full SHA for 7538520
packages/framework/src/Framework/Features/XmlGenerators/SitemapGenerator.php
@@ -64,6 +64,7 @@ protected function getLastModDate(string $file): string
64
65
/**
66
* @param class-string<\Hyde\Pages\Concerns\HydePage> $pageClass
67
+ * @return numeric-string
68
*/
69
protected function generatePriority(string $pageClass, string $identifier): string
70
{
0 commit comments