ApiPlatform\Core\Tests\Fixtures\TestBundle\Entity\DummyTableInheritance::getName PHP Method

getName() public method

public getName ( )
    public function getName()
    {
        return $this->name;
    }
DummyTableInheritance