GraphAware\Neo4j\OGM\Tests\Integration\UseCase\SimpleBlog\Model\SimpleBlogPost::getPublication PHP 메소드

getPublication() 공개 메소드

public getPublication ( ) : SimpleBlogWrote
리턴 SimpleBlogWrote
    public function getPublication()
    {
        return $this->publication;
    }