Skip to content

Commit be29fc1

Browse files
authored
Merge pull request #2 from andyeades/patch-1
Update SyntaxHighlighter.php
2 parents ba82c54 + e4f0f1b commit be29fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Block/Adminhtml/SyntaxHighlighter/SyntaxHighlighter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ public function __construct(
6464
LoggerInterface $logger,
6565
array $data = [],
6666
?JsonHelper $jsonHelper = null,
67-
?DirectoryHelper $directoryHelper = null,
67+
?DirectoryHelper $directoryHelper = null
6868
) {
6969
parent::__construct(
7070
$context,

0 commit comments

Comments
 (0)