Esempio n. 1
0
 /**
  * UserEntry constructor.
  */
 public function __construct()
 {
     parent::__construct();
     $this->applyDefaultValues();
 }