Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Puli
Repository
Api
Resource
BodyResource
PHP Interface Puli\Repository\Api\Resource\BodyResource
Since:
1.0
Author:
Bernhard Schussek (
[email protected]
)
Inheritance:
extends
Puli\Repository\Api\Resource\PuliResource
Mostrar archivo
Open project: puli/repository
Interface Usage Examples
Public Methods
Method
Description
getBody
( ) :
string
Returns the body of the resource.
Method Details
getBody()
public
method
Returns the body of the resource.
public
getBody
( ) :
string
return
string
The resource body.