Skip to content

Commit

Permalink
Update src/Gaufrette/Adapter/DoctrineDbal.php
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroTroller authored Oct 27, 2023
1 parent 3539ec7 commit 94d89cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Gaufrette/Adapter/DoctrineDbal.php
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ public function isDirectory(string $key): bool
}

/**
* @return mixed|false
* @return mixed
*/
private function getColumnValue(string $key, string $column)
{
Expand Down

0 comments on commit 94d89cd

Please sign in to comment.