GraphAware\Neo4j\OGM\Tests\Performance\Domain\Company::getId PHP Method

getId() public method

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