Skip to content

Commit

Permalink
Update Configuration.php
Browse files Browse the repository at this point in the history
  • Loading branch information
94noni authored Dec 30, 2021
1 parent 900bc10 commit cb798f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DependencyInjection/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

class Configuration implements ConfigurationInterface
{
public function getConfigTreeBuilder()
public function getConfigTreeBuilder(): TreeBuilder
{
$treeBuilder = new TreeBuilder('noni_html2pdf');

Expand Down

0 comments on commit cb798f3

Please sign in to comment.