PHP Class Sonata\Test\Component\Generator\InvoiceMock

Inheritance: extends Sonata\InvoiceBundle\Entity\BaseInvoice
Show file Open project: sonata-project/ecommerce

Protected Properties

Property Type Description
$id

Public Methods

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

Method Details

getId() public method

Returns id.
public getId ( ) : integer
return integer $id

setId() public method

public setId ( $id )

Property Details

$id protected property

protected $id