Sonata\Tests\Component\Payment\Ogone\OgonePaymentTest_Order::getId PHP Méthode

getId() public méthode

public getId ( ) : integer
Résultat integer the order id
    public function getId()
    {
        return $this->id;
    }
OgonePaymentTest_Order