Beispiel #1
0
 function __construct()
 {
     $this->_sieve = new \GO\Sieve\Util\Sieve();
     parent::__construct();
 }