PHP 인터페이스 Puli\Repository\Api\Resource\BodyResource

부터: 1.0
저자: Bernhard Schussek ([email protected])
상속: extends Puli\Repository\Api\Resource\PuliResource
파일 보기 프로젝트 열기: puli/repository 0 사용 예제들

공개 메소드들

메소드 설명
getBody ( ) : string Returns the body of the resource.

메소드 상세

getBody() 공개 메소드

Returns the body of the resource.
public getBody ( ) : string
리턴 string The resource body.