GraphAware\Neo4j\OGM\Tests\Integration\NativeQuery\Model\NewsFeed::getPost PHP Method

getPost() public method

public getPost ( ) : mixed
return mixed
    public function getPost()
    {
        return $this->post;
    }