Beispiel #1
0
 public function __construct(array $options)
 {
     $this->_session = new SimpleSession();
     parent::__construct($options);
 }