Beispiel #1
0
 public function __construct()
 {
     $this->subscriptions = new ArrayCollection();
     $this->alphaId = \Statme\Utils::alphaId();
 }
Beispiel #2
0
 public function __construct()
 {
     $this->alphaId = \Statme\Utils::alphaId();
 }