Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GraphAware
Neo4j
OGM
Tests
Mapping
QueryResultEntity
PHP 클래스 GraphAware\Neo4j\OGM\Tests\Mapping\QueryResultEntity
파일 보기
프로젝트 열기: graphaware/neo4j-php-ogm
보호된 프로퍼티들
프로퍼티
타입
설명
$author
$isCurrentUserOwner
$post
공개 메소드들
메소드
설명
getAuthor
( ) :
mixed
getIsCurrentUserOwner
( ) :
mixed
getPost
( ) :
mixed
메소드 상세
getAuthor()
공개
메소드
public
getAuthor
( ) :
mixed
리턴
mixed
getIsCurrentUserOwner()
공개
메소드
public
getIsCurrentUserOwner
( ) :
mixed
리턴
mixed
getPost()
공개
메소드
public
getPost
( ) :
mixed
리턴
mixed
프로퍼티 상세
$author
보호되어 있는 프로퍼티
protected
$author
$isCurrentUserOwner
보호되어 있는 프로퍼티
protected
$isCurrentUserOwner
$post
보호되어 있는 프로퍼티
protected
$post