Skip to content

Commit

Permalink
Add strict types directive.
Browse files Browse the repository at this point in the history
  • Loading branch information
hofmannsven committed Nov 10, 2023
1 parent d378c9a commit 9264b68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/brevo.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

declare(strict_types=1);

return [

/*
Expand Down

0 comments on commit 9264b68

Please sign in to comment.