ApiPlatform\Core\Tests\Fixtures\TestBundle\Entity\CustomIdentifierDummy::getCustomId PHP Méthode

getCustomId() public méthode

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