PHP Class Dunglas\DoctrineJsonOdm\Tests\Fixtures\TestBundle\Entity\Bar

Author: Kévin Dunglas ([email protected])
Datei anzeigen Open project: dunglas/doctrine-json-odm Class Usage Examples

Public Methods

Method Description
getTitle ( ) : mixed
getWeight ( ) : mixed
setTitle ( mixed $title )
setWeight ( mixed $weight )

Method Details

getTitle() public method

public getTitle ( ) : mixed
return mixed

getWeight() public method

public getWeight ( ) : mixed
return mixed

setTitle() public method

public setTitle ( mixed $title )
$title mixed

setWeight() public method

public setWeight ( mixed $weight )
$weight mixed