PHP Class Sonata\Test\Component\Generator\OrderMock

Inheritance: extends Sonata\OrderBundle\Entity\BaseOrder
Show file Open project: sonata-project/ecommerce

Protected Properties

Property Type Description
$id

Public Methods

Method Description
getId ( ) : integer
setId ( $id )

Method Details

getId() public method

public getId ( ) : integer
return integer the order id

setId() public method

public setId ( $id )

Property Details

$id protected property

protected $id