Sonata\Tests\ProductBundle\Entity\Product::getId PHP Method

getId() public method

Get id.
public getId ( ) : integer
return integer
    public function getId()
    {
        // TODO: Implement getId() method.
    }
Product