Sonata\tests\Component\Payment\Scellius\ScelliusPaymentTest_Order::getId PHP Method

getId() public method

public getId ( ) : integer
return integer the order id
    public function getId()
    {
        return $this->id;
    }
ScelliusPaymentTest_Order