Overrides StylePluginBase::evenEmpty
public function evenEmpty() { return parent::evenEmpty() || !empty($this->options['empty_table']); }