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