Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
StyleCIBot committed Apr 3, 2024
1 parent f24db16 commit 1df60e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/Library/CrudPanel/Traits/AutoSet.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public function setFromDb($setFields = true, $setColumns = true)
}
}, $this->getDbColumnsNames());

$this->autoset = [];
$this->autoset = [];
}

/**
Expand Down

0 comments on commit 1df60e2

Please sign in to comment.