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 476e70f commit 14c4b0aCopy full SHA for 14c4b0a
packages/framework/src/Foundation/PageCollection.php
@@ -63,7 +63,7 @@ protected function runDiscovery(): self
63
$this->discoverPagesFor(DocumentationPage::class);
64
}
65
66
- // TODO: Add package developer hook to discover custom page types
+ // TODO: #781 Add package developer hook to discover custom page types
67
68
return $this;
69
0 commit comments