Skip to content

Commit

Permalink
removed Strict - Linter.php (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerin authored Nov 13, 2023
1 parent 4e851bb commit 81a5541
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Tools/Linter.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@

final class Linter
{
use Latte\Strict;


public function __construct(
private ?Latte\Engine $engine = null,
private bool $debug = false,
Expand Down

0 comments on commit 81a5541

Please sign in to comment.