_actualCount = 0; } /** * @return void */ public function clearCountValidators() { $this->_countValidators = []; } }