We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 672735d commit d136facCopy full SHA for d136fac
1 file changed
lib/Cake/Model/Model.php
@@ -3362,7 +3362,7 @@ public function getAffectedRows() {
3362
* Sets the DataSource to which this model is bound.
3363
*
3364
* @param string $dataSource The name of the DataSource, as defined in app/Config/database.php
3365
- * @return boolean True on success
+ * @return void
3366
* @throws MissingConnectionException
3367
*/
3368
public function setDataSource($dataSource = null) {
0 commit comments