Skip to content

Commit

Permalink
Improved doc block
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Jan 11, 2015
1 parent ef490bb commit ed4894e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Database/Query.php
Expand Up @@ -1602,7 +1602,7 @@ public function valueBinder($binder = null)
* If called with no arguments, it will return whether or not buffering is
* enabled.
*
* @param bool $enable whether or not to enable buffering
* @param bool|null $enable whether or not to enable buffering
* @return bool|$this
*/
public function bufferResults($enable = null)
Expand Down

0 comments on commit ed4894e

Please sign in to comment.