Skip to content

Commit 7538520

Browse files
committed
Annotate numeric string return
1 parent 29661ff commit 7538520

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/framework/src/Framework/Features/XmlGenerators/SitemapGenerator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ protected function getLastModDate(string $file): string
6464

6565
/**
6666
* @param class-string<\Hyde\Pages\Concerns\HydePage> $pageClass
67+
* @return numeric-string
6768
*/
6869
protected function generatePriority(string $pageClass, string $identifier): string
6970
{

0 commit comments

Comments
 (0)