public function __construct()
 {
     parent::__construct();
 }
 public function __construct()
 {
     parent::__construct();
     $this->withSuperAdmin = FALSE;
     $this->withAdmin = FALSE;
     $this->isEditable = NULL;
     $this->isActive = NULL;
 }
 public function __construct()
 {
     parent::__construct();
     $this->action = array();
     $this->date_begin = NULL;
     $this->date_end = NULL;
 }
 public function __construct()
 {
     parent::__construct();
     $this->isEditable = NULL;
 }
 public function __construct()
 {
     parent::__construct();
     $this->id_company_branch = NULL;
 }
 public function __construct()
 {
     parent::__construct();
     $this->id_company = FALSE;
     $this->isActive = NULL;
 }