ApiPlatform\Core\Tests\Fixtures\TestBundle\Entity\ThirdLevel::getId PHP Méthode

getId() public méthode

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