Sonata\tests\Component\Payment\Scellius\ScelliusPaymentTest_Order::getId PHP Méthode

getId() public méthode

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