Skip to content

Commit a996406

Browse files
tabacituStyleCIBot
authored andcommitted
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent aed7653 commit a996406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/Library/CrudPanel/Traits/AutoSet.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ public function setFromDb()
5353
public function getDbColumnTypes()
5454
{
5555
$this->setDoctrineTypesMapping();
56-
56+
5757
$dbColumnTypes = [];
5858

5959
foreach ($this->getDbTableColumns() as $key => $column) {

0 commit comments

Comments
 (0)