CardExport
This commit is contained in:
parent
e295fefee7
commit
0d0663ff73
@ -21,7 +21,6 @@ class CardExport extends AbstractExport implements FromQuery, WithHeadings, With
|
||||
|
||||
public function __construct(array $conditions = [])
|
||||
{
|
||||
unset($conditions['card_status']);
|
||||
$this->conditions = $conditions;
|
||||
parent::__construct();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user