Exemplo n.º 1
0
 public function __invoke(CriteriaInterface $criteria, $value)
 {
     $criteria->equalTo('status', 2);
 }