Skip to content

Commit 03e2720

Browse files
committed
1.6.4 Fix override psalm error
1 parent e27c69a commit 03e2720

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Blog/BlogPlugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ class BlogPlugin implements RouteProviderPluginInterface, TwigTemplatePluginInte
1414
{
1515
use TwigTemplatePluginTrait;
1616

17+
#[\Override]
1718
public function provideRoutes(HttpFacadeInterface $httpFacade): iterable
1819
{
1920
yield $httpFacade

0 commit comments

Comments
 (0)