GraphAware\Neo4j\OGM\Tests\Integration\NativeQuery\Model\Post::getTitle PHP Method

getTitle() public method

public getTitle ( ) : mixed
return mixed
    public function getTitle()
    {
        return $this->title;
    }