ApiPlatform\Core\Tests\Fixtures\TestBundle\Entity\ThirdLevel::getId PHP Method

getId() public method

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