Skip to content

Commit

Permalink
fix: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
german.krutov committed Aug 9, 2024
1 parent 274ee85 commit 1956065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TestSuite/Fixture/ChecksumTestFixture.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ protected function _hash(ConnectionInterface $connection): string
/**
* Get the key for table hashes
*
* @return string key for specify connection and table
* @return string key based on connection, table and fixture's class
*/
protected function _getTableKey(): string
{
Expand Down

0 comments on commit 1956065

Please sign in to comment.