PHP Трейт gossi\codegen\model\parts\BodyPart

For all models that do have a code body
Автор: Thomas Gossmann
Показать файл Открыть проект

Открытые методы

Метод Описание
getBody ( ) : string Returns the body
setBody ( string $body ) Sets the body for this

Описание методов

getBody() публичный Метод

Returns the body
public getBody ( ) : string
Результат string

setBody() публичный Метод

Sets the body for this
public setBody ( string $body )
$body string