count; } /** * Returns the number of data codewords. */ public function getDataCodewords() : int { return $this->dataCodewords; } }