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

getName() public method

public getName ( ) : string
return string
    public function getName()
    {
        return $this->name;
    }