Sonata\Test\OrderBundle\Entity\Order::getId PHP Method

getId() public method

public getId ( ) : integer
return integer the order id
    public function getId()
    {
        // TODO: Implement getId() method.
    }
Order