Skip to content

Commit

Permalink
#20971: Fixed static tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sivaschenko committed Feb 18, 2019
1 parent c5c5e41 commit 77b0ae8
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -74,6 +74,8 @@ public function __construct(
}

/**
* Build select for attribute search
*
* @param Select $select
* @param AbstractAttribute $attribute
* @param int $currentScope
Expand Down Expand Up @@ -116,6 +118,8 @@ public function build(Select $select, AbstractAttribute $attribute, int $current
}

/**
* Is add stock filter
*
* @return bool
*/
private function isAddStockFilter()
Expand Down

0 comments on commit 77b0ae8

Please sign in to comment.