Skip to content

Commit 2f1a292

Browse files
committed
fix: summit promo code
1 parent c03f633 commit 2f1a292

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

app/Models/Foundation/Summit/Registration/PromoCodes/Traits/SpeakersPromoCodeTrait.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ trait SpeakersPromoCodeTrait
3535
*/
3636
private $owners;
3737

38-
public function __construct()
39-
{
40-
parent::__construct();
41-
$this->owners = new ArrayCollection();
42-
}
43-
4438
/**
4539
* @return string
4640
*/

0 commit comments

Comments
 (0)