ApiPlatform\Core\Tests\Fixtures\TestBundle\Entity\DummyTableInheritance::getName PHP Méthode

getName() public méthode

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