Skip to content

Commit e30cf12

Browse files
authored
Link GitHub issue
1 parent 6c08e2c commit e30cf12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/framework/src/Services/BuildHookService.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public function runPostBuildTasks(): void
3030
}
3131

3232
/**
33-
* @todo Automatically discover files in the app directory?
33+
* @todo #439 Automatically discover files in the app directory?
3434
*/
3535
public function getPostBuildTasks(): array
3636
{

0 commit comments

Comments
 (0)