Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4c4a4a33a9 |
@@ -12,6 +12,7 @@
|
||||
class BranchExport implements WithColumnFormatting, WithHeadings, FromCollection, WithMapping
|
||||
{
|
||||
protected $search;
|
||||
protected $parent_id;
|
||||
|
||||
public function __construct($search = null, $parent_id = null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user