Skip to content

Commit

Permalink
phpstan fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
datamweb committed Apr 8, 2024
1 parent 7aa8454 commit ff0a3c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class LogsTempEmailMigration extends Migration
private string $tableName;

/**
* @var list<string>
* @var array<string, string>
*/
private array $attributes;

Expand Down

0 comments on commit ff0a3c0

Please sign in to comment.