Skip to content

Commit 14c4b0a

Browse files
committed
Link todo to issue #781
1 parent 476e70f commit 14c4b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/framework/src/Foundation/PageCollection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ protected function runDiscovery(): self
6363
$this->discoverPagesFor(DocumentationPage::class);
6464
}
6565

66-
// TODO: Add package developer hook to discover custom page types
66+
// TODO: #781 Add package developer hook to discover custom page types
6767

6868
return $this;
6969
}

0 commit comments

Comments
 (0)