Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fogelito committed Nov 6, 2024
1 parent ca07a57 commit 2041770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Database/Adapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -834,7 +834,7 @@ abstract public function getSupportForBatchOperations(): bool;
abstract public function getSupportForAttributeResizing(): bool;

/**
* Are attributes supported?
* Is get connection id supported?
*
* @return bool
*/
Expand Down

0 comments on commit 2041770

Please sign in to comment.