PHP Class AppBundle\Entity\Foo

Show file Open project: api-platform/api-platform

Public Methods

Method Description
getBar ( ) : string
getId ( )
setBar ( string $bar )

Method Details

getBar() public method

public getBar ( ) : string
return string

getId() public method

public getId ( )

setBar() public method

public setBar ( string $bar )
$bar string