PHP Interface Puli\Repository\Api\Resource\BodyResource

Since: 1.0
Author: Bernhard Schussek ([email protected])
Inheritance: extends Puli\Repository\Api\Resource\PuliResource
Afficher le fichier Open project: puli/repository Interface Usage Examples

Méthodes publiques

Méthode Description
getBody ( ) : string Returns the body of the resource.

Method Details

getBody() public méthode

Returns the body of the resource.
public getBody ( ) : string
Résultat string The resource body.