GraphAware\Neo4j\OGM\Tests\Integration\UseCase\Github\Model\Language::getId PHP Method

getId() public method

public getId ( ) : integer
return integer
    public function getId()
    {
        return $this->id;
    }