Beispiel #1
0
 /**
  * @desc Sets global authorizations which are given by all the user groups authorizations.
  */
 public function __construct()
 {
     parent::__construct(new AdminSessionData());
 }