Skip to content

Commit d91c66d

Browse files
Update libraries/src/Table/Table.php
Co-authored-by: Tuan Pham Ngoc <[email protected]>
1 parent 2a2f03f commit d91c66d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/src/Table/Table.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ public function getId()
544544
*
545545
* @deprecated __DEPLOY_VERSION__ will be removed in 7.0
546546
* Use getDatabase() instead
547-
* Example: $this->getDatabase($db);
547+
* Example: $this->getDatabase();
548548
*/
549549
public function getDbo()
550550
{

0 commit comments

Comments
 (0)