ApiPlatform\Core\Tests\Fixtures\TestBundle\Entity\DummyTableInheritance::getId PHP 메소드

getId() 공개 메소드

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