chore: add script type rule to pint
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'key' => env('FINNHUB_API_KEY'),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user