GraphAware\Neo4j\OGM\Tests\Integration\UseCase\Github\Model\WrittenIn::getLinesOfCode PHP Method

getLinesOfCode() public method

public getLinesOfCode ( ) : integer
return integer
    public function getLinesOfCode()
    {
        return $this->linesOfCode;
    }