countCodeLine = $this->countCodeLine + $countCodeLine; } /** * @return integer */ public function getCountCodeLines() { return $this->countCodeLine; } }