Beispiel #1
0
 public function __construct(array &$tokens, $options = 0)
 {
     parent::__construct($tokens);
     $this->_options = $options;
 }