PHP 클래스 GraphAware\Neo4j\OGM\Tests\Integration\NativeQuery\Model\NewsFeed

파일 보기 프로젝트 열기: graphaware/neo4j-php-ogm

보호된 프로퍼티들

프로퍼티 타입 설명
$post
$timestamp

공개 메소드들

메소드 설명
getPost ( ) : mixed
getTimestamp ( ) : mixed

메소드 상세

getPost() 공개 메소드

public getPost ( ) : mixed
리턴 mixed

getTimestamp() 공개 메소드

public getTimestamp ( ) : mixed
리턴 mixed

프로퍼티 상세

$post 보호되어 있는 프로퍼티

protected $post

$timestamp 보호되어 있는 프로퍼티

protected $timestamp