Skip to content

Commit 89eed2b

Browse files
empty commit
1 parent 67edeaa commit 89eed2b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Migration/Resources/Database/Index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ public function __construct(
3232
private readonly array $attributes = [],
3333
private readonly array $lengths = [],
3434
private readonly array $orders = [],
35-
protected string $createdAt = "",
36-
protected string $updatedAt = "",
35+
protected string $createdAt = '',
36+
protected string $updatedAt = '',
3737
) {
3838
$this->id = $id;
3939
}

0 commit comments

Comments
 (0)