Sonata\Tests\ProductBundle\Entity\Product::getId PHP Méthode

getId() public méthode

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