GraphAware\Neo4j\OGM\Tests\Performance\Domain\Company::getName PHP 메소드

getName() 공개 메소드

public getName ( ) : mixed
리턴 mixed
    public function getName()
    {
        return $this->name;
    }