Skip to content

Commit

Permalink
Removed unsused property
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Feb 24, 2018
1 parent 5f6c38c commit 1bd3fd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Database/Query.php
Expand Up @@ -1801,7 +1801,6 @@ public function decorateResults($callback, $overwrite = false)
{
if ($overwrite) {
$this->_resultDecorators = [];
$this->_typeCastAttached = false;
}

if ($callback !== null) {
Expand Down

0 comments on commit 1bd3fd8

Please sign in to comment.