Example #1
0
 public function __construct()
 {
     $options = ['haystack' => self::LANGUAGES];
     parent::__construct($options);
 }