Skip to content

Commit 326eea0

Browse files
committed
Fix PSR
Fix for PSR
1 parent 821810f commit 326eea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Nette/DI/MarkdownExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
use Nette\Schema\Schema;
1515
use ParseAdapter;
1616

17-
class Markdown extends CompilerExtension
17+
class MarkdownExtension extends CompilerExtension
1818
{
1919
public function getConfigSchema(): Schema
2020
{

0 commit comments

Comments
 (0)