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