getKeyword(); } /** * Returns the keyword that the condition represents. * * @return string */ abstract protected function getKeyword(); }