Skip to content

Commit 69ecefd

Browse files
committed
correct method description
1 parent 9210ab8 commit 69ecefd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

system/Database/BaseBuilder.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,7 @@ public function __construct($tableName, ConnectionInterface &$db, array $options
262262
//--------------------------------------------------------------------
263263

264264
/**
265-
* Returns an array of bind values and their
266-
* named parameters for binding in the Query object later.
265+
* Sets a test mode status.
267266
*
268267
* @param boolean $mode Mode to set
269268
*

0 commit comments

Comments
 (0)