Skip to content

Commit

Permalink
Fix spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
rockingeric committed Feb 6, 2014
1 parent e6f6770 commit 2a74b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Database/Statement/BufferedStatement.php
Expand Up @@ -24,7 +24,7 @@
*/
class BufferedStatement extends StatementDecorator {

protected $_count = 0;
protected $_count = 0;

/**
* Array of results
Expand Down

0 comments on commit 2a74b5e

Please sign in to comment.