PHP Interface Puli\Repository\Api\Resource\BodyResource

Since: 1.0
Author: Bernhard Schussek ([email protected])
Inheritance: extends Puli\Repository\Api\Resource\PuliResource
Exibir arquivo 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.